Ejemplo n.º 1
0
 private void TxtAmount_TextChanged(object sender, TextChangedEventArgs e)
 {
     _viewModel.calcTotal();
 }