AvaloniaPropertyChangedEventArgsProperty Property

Gets the property that changed.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public AvaloniaProperty Property { get; }

Property Value

AvaloniaProperty
The property that changed.

See Also