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