1 write to AutoInstall
System.Windows.Forms (1)
System\Windows\Forms\WindowsFormsSynchronizationContext.cs (1)
176
AutoInstall
= false;
3 references to AutoInstall
System.Windows.Forms (3)
System\Windows\Forms\WindowsFormsSynchronizationContext.cs (3)
105
/// The <see cref="
AutoInstall
"/> property determines whether the <see cref="WindowsFormsSynchronizationContext"/>
122
if (!
AutoInstall
|| t_inSyncContextInstallation)
160
if (
AutoInstall
&& AsyncOperationManager.SynchronizationContext is WindowsFormsSynchronizationContext)