Property AutoInstall
AutoInstall
Determines whether we install the SynchronizationContext when we create a control, or when we start a message loop. Default: true.
public static bool AutoInstall { get; set; }
Determines whether we install the SynchronizationContext when we create a control, or when we start a message loop. Default: true.
public static bool AutoInstall { get; set; }