Skip to main content

CanExecuteChanged Method

Called for the CanExecuteChanged event when changes are detected.

Definition

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

void CanExecuteChanged(
Object sender,
EventArgs e
)
View Source

Parameters

  Object
The event sender.
  EventArgs
The event args.

See Also

Reference

ICommandSource Interface
Avalonia.Input Namespace