3 references to SendInput
System.Windows.Forms (3)
winforms\Managed\System\WinForms\SendKeys.cs (3)
293
sendMethod = SendMethodTypes.
SendInput
;
902
if (sendMethod.Value != SendMethodTypes.
SendInput
)
921
if (sendMethod.Value == SendMethodTypes.
SendInput
||