private void MainWindow_Closing(object sender, System.ComponentModel.CancelEventArgs e) { Closing -= MainWindow_Closing; Bootstrapper.Dispose(); }