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