1 write to _objectIdMenu
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\EventManager.cs (1)
564_objectIdMenu = new Hashtable(1, .1f);
3 references to _objectIdMenu
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\EventManager.cs (3)
100if (_objectIdMenu == null) 104raiseEvent = (RaiseEvent)_objectIdMenu[idProp]; 565_objectIdMenu.Add(InvokePattern.InvokedEvent, new RaiseEvent(HandleMenuItemInvokedEvent));