1 reference to HighOrderBitMask
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
16207return (tempKeyboardStateArray[(int)key] & Control.HighOrderBitMask) != 0;