public ICommand PasteCommand { get; }
Public ReadOnly Property PasteCommand As ICommand Get
public: property ICommand^ PasteCommand { ICommand^ get (); }
member PasteCommand : ICommand with get
In This Article