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