PagingPreviewViewModel.RotateLeftCommandClosure - свойство |
Команда для кнопки поворота страницы против часовой стрелки.
Пространство имён:
Tessa.UI.Controls.FilePreview
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic IMutableCommand RotateLeftCommandClosure { get; }
Public ReadOnly Property RotateLeftCommandClosure As IMutableCommand
Get
public:
virtual property IMutableCommand^ RotateLeftCommandClosure {
IMutableCommand^ get () sealed;
}
abstract RotateLeftCommandClosure : IMutableCommand with get
override RotateLeftCommandClosure : IMutableCommand with get
Значение свойства
Тип:
IMutableCommandРеализации
IFilePagingControlModel.RotateLeftCommandClosure
См. также