private void MainWindow_Closed(object sender, EventArgs e)
 {
     AppModel.Clear();
 }