2 references to OnEventSystemMenuEnd
UIAutomationClient (2)
MS\Internal\Automation\FocusTracker.cs (2)
62case NativeMethods.EVENT_SYSTEM_MENUEND: OnEventSystemMenuEnd(eventId, hwnd, idObject, idChild, eventTime); break; 64case NativeMethods.EVENT_SYSTEM_SWITCHEND: OnEventSystemMenuEnd(eventId, hwnd, idObject, idChild, eventTime); break;