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