4 references to GetKeyboardState
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
12921
PInvoke.
GetKeyboardState
(b);
System\Windows\Forms\SendKeys\SendKeys.cs (1)
316
PInvoke.
GetKeyboardState
(b);
System.Windows.Forms.Primitives (2)
_generated\425\Windows.Win32.PInvoke.USER32.dll.g.cs (2)
1476
/// <inheritdoc cref="
GetKeyboardState
(byte*)"/>
1483
winmdroot.Foundation.BOOL __result = PInvoke.
GetKeyboardState
(lpKeyStateLocal);