Example #1
0
 private void CancelLoadData(object sender, ExecutedRoutedEventArgs e)
 {
     DataPresenter.CancelLoading();
 }