Beispiel #1
0
 private void OnPasteMenuItemClick(object sender, RoutedEventArgs e)
 {
     ContentText.Paste();
 }