4 references to WindowClosedEvent
UIAutomationClient (4)
MS\Internal\Automation\ClientEventManager.cs (3)
579if ( l.EventId == WindowPattern.WindowClosedEvent ) 615RaiseEventInThisClientOnly(WindowPattern.WindowClosedEvent, runtimeId, e); 736WindowPattern.WindowOpenedEvent, WindowPattern.WindowClosedEvent
System\Windows\Automation\Automation.cs (1)
168if (eventId == WindowPattern.WindowClosedEvent)