コード例 #1
0
 private void SelectAll(object sender, System.Windows.Input.MouseButtonEventArgs e)
 {
     CodeOutput.SelectAll();
 }