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