4 references to WindowClosedEvent
UIAutomationClient (4)
MS\Internal\Automation\ClientEventManager.cs (3)
570if ( l.EventId == WindowPattern.WindowClosedEvent ) 606RaiseEventInThisClientOnly(WindowPattern.WindowClosedEvent, runtimeId, e); 726WindowPattern.WindowOpenedEvent, WindowPattern.WindowClosedEvent
System\Windows\Automation\Automation.cs (1)
144if (eventId == WindowPattern.WindowClosedEvent)