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