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