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