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