Example #1
0
 private void btnAbortRun_Click(object aSender, RoutedEventArgs aEventArgs)
 {
     _controller.AbortRun();
 }