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