WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / DelegateCommand Class / CanExecuteChanged Event
In This Topic
    CanExecuteChanged Event
    In This Topic
    Occurs when changes occur that affect whether or not the command should execute.
    Syntax
    public event EventHandler CanExecuteChanged
    See Also