Skip to main content

CommandCanExecuteChanged Field

Represents CanExecuteChanged event from ICommand

Definition

Namespace: Avalonia.Utilities
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static readonly WeakEvent<ICommand, EventArgs> CommandCanExecuteChanged
View Source

Field Value

WeakEvent(ICommand, EventArgs)

See Also

Reference

WeakEvents Class
Avalonia.Utilities Namespace