1 reference to VK_CONTROL
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
18560
if (UnsafeNativeMethods.GetKeyState(NativeMethods.
VK_CONTROL
) < 0) keyState |= 2;