3 references to VK_RIGHT
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\Input.cs (1)
211vk == unchecked((short)UnsafeNativeMethods.VK_RIGHT) ||
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (2)
515key = UnsafeNativeMethods.VK_RIGHT; 526short key = UnsafeNativeMethods.VK_RIGHT;