ICommand<T> Events
The interface that specifies a parameterized command.| Name | Description |
|---|---|
| CanExecuteChanged | Occurs when changes occur that affect whether or not the command should execute. Inherited from ICommand. |
See Also
| Name | Description |
|---|---|
| CanExecuteChanged | Occurs when changes occur that affect whether or not the command should execute. Inherited from ICommand. |