[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

  NameDescription
Public methodExecute
Führt diesen Befehl aus.
(Overrides CommandBase..::..Execute()()()().)
Public methodGetIconImage
Gibt ein Bild des Icons in der angegebenen Größe zurück.
(Inherited from CommandBase.)
Public methodSetAction
Registriert einen ActionHandler<(Of <(<'TAppCore, TContext>)>)> für die Ausführung des Befehls.
Public methodSetCondition
Registriert einen ConditionHandler<(Of <(<'TAppCore, TContext>)>)> für die Aktivitätsprüfung in einem Kontext.

See Also