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