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