AsyncDelegateCommandTCanExecuteChanged Event

Event to report the change in CanExecute.

Definition

Namespace: Aliquo.Windows.Base
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public event EventHandler CanExecuteChanged

Value

EventHandler

Implements

ICommandCanExecuteChanged

See Also