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