private void SelectAll(object sender, System.Windows.Input.MouseButtonEventArgs e) { CodeOutput.SelectAll(); }