1 reference to OnSelectUpByParagraph
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
88
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.SelectUpByParagraph, new ExecutedRoutedEventHandler(
OnSelectUpByParagraph
), queryStatusKeyboardSelectionHandler, KeyGesture.CreateFromResourceStrings(KeySelectUpByParagraph, nameof(SR.KeySelectUpByParagraphDisplayString)));