2 references to _menuEvents
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsMenu.cs (2)
459
WinEventTracker.AddToNotificationList(IntPtr.Zero, new WinEventTracker.ProxyRaiseEvents(MenuEvents),
_menuEvents
);
480
WinEventTracker.RemoveToNotificationList(IntPtr.Zero,
_menuEvents
, new WinEventTracker.ProxyRaiseEvents(MenuEvents));