AutomationPeerPropertyChanged Event

Occurs when a property value of the automation peer has changed.

Definition

Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public event EventHandler<AutomationPropertyChangedEventArgs> PropertyChanged

Value

EventHandlerAutomationPropertyChangedEventArgs

See Also