4 references to WindowOpenedEvent
UIAutomationClient (4)
MS\Internal\Automation\ClientEventManager.cs (4)
643
if ( l.EventId == WindowPattern.
WindowOpenedEvent
)
668
AutomationEventArgs e = new AutomationEventArgs( WindowPattern.
WindowOpenedEvent
);
669
RaiseEventInThisClientOnly( WindowPattern.
WindowOpenedEvent
, rawEl, e);
736
WindowPattern.
WindowOpenedEvent
, WindowPattern.WindowClosedEvent