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