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