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