private void CloseInformationWindow(object obj)
 {
     _informationWindow.Close();
 }