1 reference to OnMoveUpByParagraph
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorSelection.cs (1)
75
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.MoveUpByParagraph, new ExecutedRoutedEventHandler(
OnMoveUpByParagraph
), queryStatusCaretNavigationHandler, SRID.KeyMoveUpByParagraph, SRID.KeyMoveUpByParagraphDisplayString);