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