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