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