2 references to VK_CAPITAL
System.Windows.Forms (2)
winforms\Managed\System\WinForms\SendKeys.cs (2)
818
keyboardInput[0].inputUnion.ki.wVk = NativeMethods.
VK_CAPITAL
;
819
keyboardInput[1].inputUnion.ki.wVk = NativeMethods.
VK_CAPITAL
;