4 references to WindowClosedEvent
UIAutomationClient (4)
MS\Internal\Automation\ClientEventManager.cs (3)
561if ( l.EventId == WindowPattern.WindowClosedEvent ) 597RaiseEventInThisClientOnly(WindowPattern.WindowClosedEvent, runtimeId, e); 717WindowPattern.WindowOpenedEvent, WindowPattern.WindowClosedEvent
System\Windows\Automation\Automation.cs (1)
131if (eventId == WindowPattern.WindowClosedEvent)