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