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