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