Exemple #1
0
 private void ClearHistoryClicked(object sender, RoutedEventArgs e)
 {
     _toastService.ClearHistory();
 }