NThemeCommandAction Class Members
In This Topic
The following tables list the members exposed by NThemeCommandAction.
Public Constructors
Public Fields
Public Methods
| Name | Description |
| Execute | Overridden. Executes this command action. |
| GetCommand | Overridden. Gets the command associated with this command action. |
| IsEnabled | Overridden. Checks whether this action should be enabled for the given target. |
| OnUpdateCommandSource | Overridden. Called by the commander when an update command source event for this action command. has been received by it. |
Top
See Also