Owner Property
Gets the type that registered the property.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Type Owner { get; }
Public ReadOnly Property Owner As Type
Get
abstract Owner : Type with get
override Owner : Type with get