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