2 references to Window_WindowClosed
UIAutomationTypes (2)
MS\Internal\Automation\AutomationIdentifierConstants.cs (1)
116LastSupportedEvent = Events.Window_WindowClosed;
System\Windows\Automation\WindowPatternIdentifiers.cs (1)
107public static readonly AutomationEvent WindowClosedEvent = AutomationEvent.Register(AutomationIdentifierConstants.Events.Window_WindowClosed, "WindowPatternIdentifiers.WindowClosedProperty");