1 reference to OnMoveDownByLine
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorSelection.cs (1)
72
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.MoveDownByLine, new ExecutedRoutedEventHandler(
OnMoveDownByLine
), queryStatusCaretNavigationHandler, SRID.KeyMoveDownByLine, SRID.KeyMoveDownByLineDisplayString);