1 write to _eventIds
UIAutomationClient (1)
MS\Internal\Automation\WinEventWrap.cs (1)
38_eventIds = (int [])eventIds.Clone();
2 references to _eventIds
UIAutomationClient (2)
MS\Internal\Automation\WinEventWrap.cs (2)
39_hHooks = new IntPtr[_eventIds.Length]; 110foreach (int eventId in _eventIds)