1 reference to OnSelectAll
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorSelection.cs (1)
64
CommandHelpers.RegisterCommandHandler(controlType, ApplicationCommands.SelectAll, new ExecutedRoutedEventHandler(
OnSelectAll
), queryStatusKeyboardSelectionHandler, SRID.KeySelectAll, SRID.KeySelectAllDisplayString);