[]
Occurs when changes occur that affect whether or not the command should execute.
public event EventHandler CanExecuteChanged
Public Event CanExecuteChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when changes occur that affect whether or not the command should execute. |