ActionCommand Members | |
See Also� Constructors� Methods� Explicit Interface Implementations� |
The following tables list the members exposed by the ActionCommand type.
Public Constructors
� | Name | Description |
---|---|---|
ActionCommand | Overloaded. � |
Public Methods (see also Protected Methods)
� | Name | Description |
---|---|---|
Equals� | Overloaded. (Inherited from Object) | |
Execute |
Defines the method to be called when the command is invoked.
| |
GetHashCode� | (Inherited from Object) | |
GetType� | (Inherited from Object) | |
ReferenceEquals� | (Inherited from Object) | |
ToString� | (Inherited from Object) |
Protected Methods
� | Name | Description |
---|---|---|
Finalize� | (Inherited from Object) | |
MemberwiseClone� | (Inherited from Object) |
Explicit Interface Implementations
� | Name | Description |
---|---|---|
System.Windows.Input.ICommand.CanExecute | � | |
System.Windows.Input.ICommand.CanExecuteChanged | � |