DirectProperty<TOwner, TValue>.

Owner Property

Summary

Gets the type that registered the property.
Namespace
Avalonia
Containing Type
DirectProperty<TOwner, TValue>

Syntax

public override Type Owner { get; }

Value

Type Description
Type