3 references to SendInput
System.Windows.Forms (3)
System\Windows\Forms\SendKeys\SendKeys.cs (3)
288
s_sendMethod = SendMethodTypes.
SendInput
;
936
if (s_sendMethod!.Value != SendMethodTypes.
SendInput
)
954
if (s_sendMethod.Value == SendMethodTypes.
SendInput
||