1 reference to OnSelectUpByParagraph
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorSelection.cs (1)
96
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.SelectUpByParagraph, new ExecutedRoutedEventHandler(
OnSelectUpByParagraph
), queryStatusKeyboardSelectionHandler, SRID.KeySelectUpByParagraph, SRID.KeySelectUpByParagraphDisplayString);