3 references to VK_RIGHT
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\Input.cs (1)
206vk == unchecked((short)UnsafeNativeMethods.VK_RIGHT) ||
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (2)
489key = UnsafeNativeMethods.VK_RIGHT; 500short key = UnsafeNativeMethods.VK_RIGHT;