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