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