Event CanExecuteChanged
Occurs when changes occur that affect whether or not the command should execute.
Implements
Namespace: Unity.AppUI.MVVM
Assembly: solution.dll
Syntax
public event EventHandler? CanExecuteChanged
Returns
Type | Description |
---|---|
EventHandler |