1 write to _objectIdMenu
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\EventManager.cs (1)
571_objectIdMenu = new Hashtable(1, .1f);
3 references to _objectIdMenu
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\EventManager.cs (3)
107if (_objectIdMenu == null) 111raiseEvent = (RaiseEvent)_objectIdMenu[idProp]; 572_objectIdMenu.Add(InvokePattern.InvokedEvent, new RaiseEvent(HandleMenuItemInvokedEvent));