protected override void OnClosing(CancelEventArgs e) { _mainManager.ClosingApplication(); base.OnClosing(e); }