Exemplo n.º 1
0
 private void btnStop_Click(object sender, RoutedEventArgs e)
 {
     viewModel.Stop();
 }