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