3 references to VK_LEFT
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\Input.cs (1)
210vk == unchecked((short)UnsafeNativeMethods.VK_LEFT) ||
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (2)
511short key = UnsafeNativeMethods.VK_LEFT; 530key = UnsafeNativeMethods.VK_LEFT;