private void MainWindow_Closed(object sender, System.EventArgs e)
 {
     _notifyService.HideIcon();
 }