DirectPropertyBaseTValueOwner Property
Gets the type that registered the property.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Type Owner { get; }
Public ReadOnly Property Owner As Type
Get
abstract Owner : Type with get
override Owner : Type with get
Property Value
Type