コード例 #1
0
 private void OnSelectAllMenuItemClick(object sender, RoutedEventArgs e)
 {
     ContentText.SelectAll();
 }