AvaloniaPropertyPropertyType Property

Gets the type of the property's value.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Type PropertyType { get; }

Property Value

Type

Implements

IPropertyInfoPropertyType

See Also