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