Share via


BaseCommand<TCanExecute>.CanExecuteChanged Event

Definition

Occurs when changes occur that affect whether or not the command should execute

public event EventHandler CanExecuteChanged;

Event Type

System.EventHandler

Applies to