ApplicationType Property
Gets the type of the Instance (even if it's not created yet)
Definition
Namespace: Avalonia
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Type? ApplicationType { get; }
Public ReadOnly Property ApplicationType As Type
Get
member ApplicationType : Type with get