2 references to BlockInput
System.Windows.Forms (2)
System\Windows\Forms\SendKeys\SendKeys.cs (2)
666bool blockInputSuccess = PInvoke.BlockInput(true); 733PInvoke.BlockInput(false);