DelegatedCommandBindingCommand - свойство |
Пространство имён:
Tessa.UI.Behaviors
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис [TypeConverterAttribute(typeof(CommandConverter))]
public ICommand Command { get; set; }
<TypeConverterAttribute(GetType(CommandConverter))>
Public Property Command As ICommand
Get
Set
public:
[TypeConverterAttribute(typeof(CommandConverter))]
property ICommand^ Command {
ICommand^ get ();
void set (ICommand^ value);
}
[<TypeConverterAttribute(typeof(CommandConverter))>]
member Command : ICommand with get, set
Значение свойства
Тип:
ICommandСм. также