[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
The ContextCommand<(Of <(<'TAppCore, TContext>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
Execute |
Führt diesen Befehl aus.
(Overrides CommandBase..::..Execute()()()().) | |
GetIconImage |
Gibt ein Bild des Icons in der angegebenen Größe zurück.
(Inherited from CommandBase.) | |
SetAction |
Registriert einen ActionHandler<(Of <(<'TAppCore, TContext>)>)> für die
Ausführung des Befehls.
| |
SetCondition |
Registriert einen ConditionHandler<(Of <(<'TAppCore, TContext>)>)> für die
Aktivitätsprüfung in einem Kontext.
|