3 references to _eventIdToIndex
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WinEventTracker.cs (3)
213int evt = Array.BinarySearch(_eventIdToIndex, eventId); 356int evt = Array.BinarySearch (_eventIdToIndex, evtIdProp._evtId); 599private static Hashtable[] _ahp = new Hashtable[_eventIdToIndex.Length];