public void ExitAppAction()
 {
     //App.Current.Shutdown();
     viewHandler.ExitApp();
 }