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