4 references to WindowClosedEvent
UIAutomationClient (4)
MS\Internal\Automation\ClientEventManager.cs (3)
562if ( l.EventId == WindowPattern.WindowClosedEvent ) 598RaiseEventInThisClientOnly(WindowPattern.WindowClosedEvent, runtimeId, e); 718WindowPattern.WindowOpenedEvent, WindowPattern.WindowClosedEvent
System\Windows\Automation\Automation.cs (1)
132if (eventId == WindowPattern.WindowClosedEvent)