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