1 write to _objectIdCaret
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\EventManager.cs (1)
565_objectIdCaret = new Hashtable(1, .1f);
3 references to _objectIdCaret
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\EventManager.cs (3)
96if (_objectIdCaret == null) 100raiseEvent = (RaiseEvent)_objectIdCaret[idProp]; 566_objectIdCaret.Add(TextPattern.TextSelectionChangedEvent, new RaiseEvent(HandleTextSelectionChangedEvent));