Constructors
Methods
-
Find
Registered(Avalonia Finds a registered property on an object by name.Object, String) -
Find
Registered(Type, Finds a registered property on a type by name.String) -
Get
Registered(Avalonia Gets all AvaloniaPropertys registered on a object.Object) -
Get
Registered(Type) Gets all non-attached AvaloniaPropertys registered on a type. -
Get
Registered Gets all attached AvaloniaPropertys registered on a type.Attached(Type) -
Is
Registered(Object, Checks whether a AvaloniaProperty is registered on a object.Avalonia Property) -
Is
Registered(Type, Checks whether a AvaloniaProperty is registered on a type.Avalonia Property) -
Register(Type,
Avalonia Registers a AvaloniaProperty on a type.Property) -
Register
Attached(Type, Registers an attached AvaloniaProperty on a type.Avalonia Property)
Properties
- Instance static Gets the AvaloniaPropertyRegistry instance
- Properties Gets a list of all registered properties.