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