5 writes to stopHook
System.Windows.Forms (5)
winforms\Managed\System\WinForms\SendKeys.cs (5)
237
stopHook
= false;
306
stopHook
= false;
975
stopHook
= false;
1065
SendKeys.
stopHook
= true;
1079
SendKeys.
stopHook
= SendKeys.events == null || SendKeys.events.Count == 0;
1 reference to stopHook
System.Windows.Forms (1)
winforms\Managed\System\WinForms\SendKeys.cs (1)
1105
if (SendKeys.
stopHook
) {