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