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