示例#1
0
 private void opgave17_Click(object sender, RoutedEventArgs e)
 {
     textboxRight.Text = cb.CollectAllWords(textboxLeft);
 }