Name | Description | |
---|---|---|
CanExecute | Defines the method that determines whether the command can execute in its current state. | |
Dispose | Performs tasks associated with freeing and releasing resources. | |
Execute | Defines the method to be called when the command is invoked. | |
RaiseCanExecuteChanged | Raises CanExecuteChanged event. |