2 references to _eventId
UIAutomationClient (2)
MS\Internal\Automation\UiaCoreApi.cs (2)
640
AutomationEvent eventId = AutomationEvent.LookupById(args.
_eventId
);
643
Debug.Fail("Got unknown eventId from core: " + args.
_eventId
);