Occurs when changes occur that affect whether or not the command should execute.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public event EventHandler CanExecuteChanged |
Visual Basic |
---|
Public Event CanExecuteChanged As EventHandler |