DirectPropertyBase<TValue>.

Owner Property

Summary

Gets the type that registered the property.
Namespace
Avalonia
Containing Type
DirectPropertyBase<TValue>

Syntax

public abstract Type Owner { get; }

Value

Type Description
Type