1 reference to VK_PRIOR
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsSlider.cs (1)
454
IntPtr wParam = (IntPtr) (_item == (int) WindowsSlider.SItem.LargeDecrement ? NativeMethods.
VK_PRIOR
: NativeMethods.VK_NEXT);