2 references to VK_SCROLL
System.Windows.Forms (2)
winforms\Managed\System\WinForms\SendKeys.cs (2)
832
keyboardInput[0].inputUnion.ki.wVk = NativeMethods.
VK_SCROLL
;
833
keyboardInput[1].inputUnion.ki.wVk = NativeMethods.
VK_SCROLL
;