2 references to _eventId
UIAutomationClient (2)
MS\Internal\Automation\UiaCoreAPI.cs (2)
666AutomationEvent eventId = AutomationEvent.LookupById(args._eventId); 669Debug.Assert(false, "Got unknown eventId from core: " + args._eventId);