Exemplo n.º 1
0
 private void btnClearHist_Click(object sender, RoutedEventArgs e)
 {
     hist.clearHistory();
 }