Name | Description | |
---|---|---|
CanExecute | Defines the method that determines whether the command can execute in its current state. | |
Dispose | ||
Execute | Defines the method to be called when the command is invoked. | |
RaiseCanExecuteChanged | Raises CanExecuteChanged event. |
For a list of all members of this type, see DoubleDelegateCommand members.
Name | Description | |
---|---|---|
CanExecute | Defines the method that determines whether the command can execute in its current state. | |
Dispose | ||
Execute | Defines the method to be called when the command is invoked. | |
RaiseCanExecuteChanged | Raises CanExecuteChanged event. |