3 references to Closed
PresentationFramework (1)
System\Windows\Shell\WindowChromeWorker.cs (1)
149_window.Closed += _UnsetWindow;
Roslyn.VisualStudio.DiagnosticsWindow (1)
VenusMargin\ProjectionBufferMargin.xaml.cs (1)
61window.Closed += (s, a) =>
WindowsFormsIntegration (1)
System\Windows\Integration\ApplicationInterop.cs (1)
54window.Closed += new EventHandler(WindowFilterList.ModelessWindowClosed);