2 references to VK_LEFT
System.Windows.Forms (2)
winforms\Managed\System\WinForms\SearchDirectionHint.cs (1)
27Left = NativeMethods.VK_LEFT,
winforms\Managed\System\WinForms\SendKeys.cs (1)
758(skEvent.paramL == NativeMethods.VK_LEFT) ||