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