1 reference to OnMoveDownByParagraph
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorSelection.cs (1)
74
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.MoveDownByParagraph, new ExecutedRoutedEventHandler(
OnMoveDownByParagraph
), queryStatusCaretNavigationHandler, SRID.KeyMoveDownByParagraph, SRID.KeyMoveDownByParagraphDisplayString);