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