Example #1
0
 private void opg7Button_Click(object sender, RoutedEventArgs e)
 {
     textBoxRight.Text = cb.CountAllWords(textBoxLeft);
 }