private void ShowCurrencyViewCommand_Executed(object obj)
 {
     ViewCreator.CurrencyView_Show();
 }