2 references to VK_RETURN
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (2)
977IntPtr key = (IntPtr)((setValueSucceeded) ? NativeMethods.VK_RETURN : NativeMethods.VK_ESCAPE); 980int scanCode = SafeNativeMethods.MapVirtualKey (NativeMethods.VK_RETURN, 0);