Skip to main content

PropertyChanged Event

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

Definition

Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public event EventHandler<AutomationPropertyChangedEventArgs> PropertyChanged
View Source

Value

EventHandler(AutomationPropertyChangedEventArgs)

See Also

Reference

AutomationPeer Class
Avalonia.Automation.Peers Namespace