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