1 reference to KeySelectDownByParagraph
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
87
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.SelectDownByParagraph, new ExecutedRoutedEventHandler(OnSelectDownByParagraph), queryStatusKeyboardSelectionHandler, KeyGesture.CreateFromResourceStrings(
KeySelectDownByParagraph
, nameof(SR.KeySelectDownByParagraphDisplayString)));