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