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