AutoInstall Property
Controls if SynchronizationContext should be installed in InstallIfNeeded. Used by Designer.
Definition
Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static bool AutoInstall { get; set; }
Public Shared Property AutoInstall As Boolean
Get
Set
static member AutoInstall : bool with get, set
Property Value
BooleanSee Also
Reference
AvaloniaSynchronizationContext Class
Avalonia.Threading Namespace