1 reference to OnMoveDownByPage
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorSelection.cs (1)
76
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.MoveDownByPage, new ExecutedRoutedEventHandler(
OnMoveDownByPage
), queryStatusCaretNavigationHandler, SRID.KeyMoveDownByPage, SRID.KeyMoveDownByPageDisplayString);