3 references to SendKeyboardInputVK
System.Windows.Forms.Primitives (2)
System\Windows\Forms\Automation\UiaTextRange.cs (2)
613
UiaTextProvider.
SendKeyboardInputVK
(key, true);
622
UiaTextProvider.
SendKeyboardInputVK
(key, true);
System.Windows.Forms.Primitives.Tests (1)
System\Windows\Forms\Automation\UiaTextProviderTests.cs (1)
108
int actual = UiaTextProvider.
SendKeyboardInputVK
(VIRTUAL_KEY.VK_LEFT, true);