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