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