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