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