private void OnSwitchAccountCommand()
 {
     Application.Repository.Close();
     Application.ActivateAccountManagementPage();
 }