HyperlinkViewModelCommandClosure - свойство |
Замыкание для управления командой
Command.
Укажите действие, выполняемое при клике по гиперссылке,
через свойства
Execute и
CanExecute.
Пространство имён:
Tessa.UI.Cards.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public DelegateCommandClosure CommandClosure { get; }
Public ReadOnly Property CommandClosure As DelegateCommandClosure
Get
public:
property DelegateCommandClosure^ CommandClosure {
DelegateCommandClosure^ get ();
}
member CommandClosure : DelegateCommandClosure with get
Значение свойства
Тип:
DelegateCommandClosureСм. также