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