PropertyType Property
Gets the type of the property's value.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Type PropertyType { get; }
Public ReadOnly Property PropertyType As Type
Get
abstract PropertyType : Type with get
override PropertyType : Type with get