IAsyncRelayCommandCanExecute Method |
| Name | Description | |
|---|---|---|
| CanExecute |
Checks if the ICommand can execute.
| |
| CanExecute(Object) | Defines the method that determines whether the command can execute in its current state. (Inherited from ICommand.) |