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