2 references to BlockInput
System.Windows.Forms (2)
winforms\Managed\System\WinForms\SendKeys.cs (2)
609
bool blockInputSuccess = UnsafeNativeMethods.
BlockInput
(true);
679
UnsafeNativeMethods.
BlockInput
(false);