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