1 reference to OnSelectDownByLine
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorSelection.cs (1)
93
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.SelectDownByLine, new ExecutedRoutedEventHandler(
OnSelectDownByLine
), queryStatusKeyboardSelectionHandler, SRID.KeySelectDownByLine, SRID.KeySelectDownByLineDisplayString);