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