4 references to _menuEvents
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsMenu.cs (4)
476
WinEventTracker.AddToNotificationList(IntPtr.Zero, new WinEventTracker.ProxyRaiseEvents(MenuEvents),
_menuEvents
,
_menuEvents
.Length);
497
WinEventTracker.RemoveToNotificationList (IntPtr.Zero,
_menuEvents
, new WinEventTracker.ProxyRaiseEvents (MenuEvents),
_menuEvents
.Length);