1 reference to KeyMoveDownByParagraph
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
66
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.MoveDownByParagraph, new ExecutedRoutedEventHandler(OnMoveDownByParagraph), queryStatusCaretNavigationHandler, KeyGesture.CreateFromResourceStrings(
KeyMoveDownByParagraph
, nameof(SR.KeyMoveDownByParagraphDisplayString)));