Summary
Gets the
AvaloniaObject
that the property changed on.
- Namespace
- Avalonia
- Containing Type
- Avalonia
Property Changed Event Args
Syntax
public IAvaloniaObject Sender { get; }
Value
Type | Description |
---|---|
IAvaloniaObject | The sender object. |