1 reference to OnSelectAll
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
56
CommandHelpers.RegisterCommandHandler(controlType, ApplicationCommands.SelectAll, new ExecutedRoutedEventHandler(
OnSelectAll
), queryStatusKeyboardSelectionHandler, KeySelectAll, nameof(SR.KeySelectAllDisplayString));