1 reference to VK_ESCAPE
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
977
IntPtr key = (IntPtr)((setValueSucceeded) ? NativeMethods.VK_RETURN : NativeMethods.
VK_ESCAPE
);