Summary
Gets the property that changed.
- Namespace
- Avalonia
- Containing Type
- Avalonia
Property Changed Event Args
Syntax
public AvaloniaProperty Property { get; }
Value
Type | Description |
---|---|
AvaloniaProperty | The property that changed. |