IMenuActionCommandClosure - свойство |
Замыкание для команды [Tessa.UI.Menu.IMenuAction.CommandClosure].
Через свойства этого объекта можно заменить методы Execute и CanExecute для команды.
Пространство имён:
Tessa.UI.Menu
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис DelegateCommandClosure CommandClosure { get; }
ReadOnly Property CommandClosure As DelegateCommandClosure
Get
property DelegateCommandClosure^ CommandClosure {
DelegateCommandClosure^ get ();
}
abstract CommandClosure : DelegateCommandClosure with get
Значение свойства
Тип:
DelegateCommandClosureЗаметки
Значение свойства никогда не равно null.
См. также