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