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