Changed | Gets an observable that is fired when this property changes on any AvaloniaObject instance. |
Inherits | Gets a value indicating whether the property inherits its value. |
IsAttached | Gets a value indicating whether this is an attached property. |
IsDirect | Gets a value indicating whether this is a direct property. |
IsReadOnly | Gets a value indicating whether this is a readonly property. |
Name | Gets the name of the property. |
OwnerType | Gets the type of the class that registered the property. |
PropertyType | Gets the type of the property's value. |