IMutableCommand RotateRightCommandClosure { get; }
ReadOnly Property RotateRightCommandClosure As IMutableCommand
Get
property IMutableCommand^ RotateRightCommandClosure {
IMutableCommand^ get ();
}
abstract RotateRightCommandClosure : IMutableCommand with get