1 reference to OnMoveDownByPage
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
68
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.MoveDownByPage, new ExecutedRoutedEventHandler(
OnMoveDownByPage
), queryStatusCaretNavigationHandler, KeyGesture.CreateFromResourceStrings(KeyMoveDownByPage, nameof(SR.KeyMoveDownByPageDisplayString)));