In This Topic
For a list of all members of this type, see Command members.
Public Methods
| Name | Description |
 | CanExecute | Determines if a command can be executed. |
 | Execute | Executes a command with a specified additional data |
 | GetCommandControl | Gets the control associated with a command. |
 | IsChecked | Determines the check state of a command. |
 | ToString | Provides a humer readable desciption of the command |
 | UpdateControl | Updates the specified control with the current command state. |
Top
Protected Methods
See Also