1 instantiation of WinEvent
UIAutomationClient (1)
MS\Internal\Automation\WinEventWrap.cs (1)
189
_qEvents.Enqueue(new
WinEvent
(eventId, hwnd, idObject, idChild, eventTime));
2 references to WinEvent
UIAutomationClient (2)
MS\Internal\Automation\WinEventWrap.cs (2)
208
WinEvent
e = (
WinEvent
)_qEvents.Dequeue(); // process queued events