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