2 references to GetKeyboardState
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
16214
UnsafeNativeMethods.
GetKeyboardState
(tempKeyboardStateArray);
winforms\Managed\System\WinForms\SendKeys.cs (1)
316
UnsafeNativeMethods.
GetKeyboardState
(keystate);