Skip to main content

AvaloniaProperty Properties

Properties

ChangedGets an observable that is fired when this property changes on any AvaloniaObject instance.
InheritsGets a value indicating whether the property inherits its value.
IsAttachedGets a value indicating whether this is an attached property.
IsDirectGets a value indicating whether this is a direct property.
IsReadOnlyGets a value indicating whether this is a readonly property.
NameGets the name of the property.
OwnerTypeGets the type of the class that registered the property.
PropertyTypeGets the type of the property's value.

See Also

Reference

AvaloniaProperty Class
Avalonia Namespace