1 write to syncContext
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
7402
tme.
syncContext
= SynchronizationContext.Current;
2 references to syncContext
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
7417
if (tme.
syncContext
!= null) {
7421
SynchronizationContext.SetSynchronizationContext(tme.
syncContext
);