Event CanExecuteChanged
Raised when the ability of the command to execute has changed.
public event EventHandler? CanExecuteChanged
Returns
- EventHandler
- Raised when the ability of the command to execute has changed.
- Implements
Raised when the ability of the command to execute has changed.
public event EventHandler? CanExecuteChanged