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