4 writes to type
System.Windows.Forms (4)
winforms\Managed\System\WinForms\SendKeys.cs (4)
580
currentInput[0].
type
= NativeMethods.INPUT_KEYBOARD;
581
currentInput[1].
type
= NativeMethods.INPUT_KEYBOARD;
809
keyboardInput[0].
type
= NativeMethods.INPUT_KEYBOARD;
812
keyboardInput[1].
type
= NativeMethods.INPUT_KEYBOARD;