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