1 reference to KeySelectDownByPageDisplayString
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
73
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.SelectDownByPage, new ExecutedRoutedEventHandler(OnSelectDownByPage), queryStatusKeyboardSelectionHandler, KeyGesture.CreateFromResourceStrings(KeySelectDownByPage, nameof(SR.
KeySelectDownByPageDisplayString
)));