[]
        
(Showing Draft Content)

C1.WinUI.Core.DelegateCommand.CanExecuteChanged

CanExecuteChanged Event

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

Implements
Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public event EventHandler CanExecuteChanged
Returns
Type Description
EventHandler Occurs when changes occur that affect whether or not the command should execute.