2 references to OnEventSystemMenuStart
UIAutomationClient (2)
MS\Internal\Automation\FocusTracker.cs (2)
61
case NativeMethods.EVENT_SYSTEM_MENUSTART:
OnEventSystemMenuStart
(eventId, hwnd, idObject, idChild, eventTime); break;
63
case NativeMethods.EVENT_SYSTEM_SWITCHSTART:
OnEventSystemMenuStart
(eventId, hwnd, idObject, idChild, eventTime); break;