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