AvaloniaPropertyOwnerType Property
Gets the type of the class that registered the property.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Type OwnerType { get; }
Public ReadOnly Property OwnerType As Type
Get
member OwnerType : Type with get
Property Value
Type