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