4 references to WindowOpenedEvent
UIAutomationClient (4)
MS\Internal\Automation\ClientEventManager.cs (4)
625
if ( l.EventId == WindowPattern.
WindowOpenedEvent
)
650
AutomationEventArgs e = new AutomationEventArgs( WindowPattern.
WindowOpenedEvent
);
651
RaiseEventInThisClientOnly( WindowPattern.
WindowOpenedEvent
, rawEl, e);
718
WindowPattern.
WindowOpenedEvent
, WindowPattern.WindowClosedEvent