1 reference to KeyMoveUpByPage
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
69
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.MoveUpByPage, new ExecutedRoutedEventHandler(OnMoveUpByPage), queryStatusCaretNavigationHandler, KeyGesture.CreateFromResourceStrings(
KeyMoveUpByPage
, nameof(SR.KeyMoveUpByPageDisplayString)));