Exemplo n.º 1
0
 private void btnCancelTrans_Click(object sender, RoutedEventArgs e)
 {
     TransactionViewModel.cancelTrans();
 }