AvaloniaProperty.

OwnerType Property

Summary

Gets the type of the class that registered the property.
Namespace
Avalonia
Containing Type
AvaloniaProperty

Syntax

public Type OwnerType { get; }

Value

Type Description
Type