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