2 references to MultithreadSafeCallScope
System.Windows.Forms (2)
System\Windows\Forms\Control.MultithreadSafeCallScope.cs (2)
25
return new
MultithreadSafeCallScope
(true);
29
return new
MultithreadSafeCallScope
(false);