1 write to _objectIdCaret
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\EventManager.cs (1)
552_objectIdCaret = new Hashtable(1, .1f);
3 references to _objectIdCaret
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\EventManager.cs (3)
83if (_objectIdCaret == null) 87raiseEvent = (RaiseEvent)_objectIdCaret[idProp]; 553_objectIdCaret.Add(TextPattern.TextSelectionChangedEvent, new RaiseEvent(HandleTextSelectionChangedEvent));