2 references to VK_DOWN
System.Windows.Forms (2)
winforms\Managed\System\WinForms\SearchDirectionHint.cs (1)
22Down = NativeMethods.VK_DOWN,
winforms\Managed\System\WinForms\SendKeys.cs (1)
757(skEvent.paramL == NativeMethods.VK_DOWN) ||