6 writes to type
System.Windows.Forms (5)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarButtonAccessibleObject.cs (1)
127
mouseInput.
type
= INPUT_TYPE.INPUT_MOUSE;
System\Windows\Forms\SendKeys\SendKeys.cs (4)
639
currentInput[0].
type
= INPUT_TYPE.INPUT_KEYBOARD;
640
currentInput[1].
type
= INPUT_TYPE.INPUT_KEYBOARD;
861
keyboardInput[0].
type
= INPUT_TYPE.INPUT_KEYBOARD;
864
keyboardInput[1].
type
= INPUT_TYPE.INPUT_KEYBOARD;
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Automation\UiaTextProvider.cs (1)
133
keyboardInput.
type
= INPUT_TYPE.INPUT_KEYBOARD;