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