1 reference to OnMoveUpByPage
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorSelection.cs (1)
77
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.MoveUpByPage, new ExecutedRoutedEventHandler(
OnMoveUpByPage
), queryStatusCaretNavigationHandler, SRID.KeyMoveUpByPage, SRID.KeyMoveUpByPageDisplayString);