1 reference to OnSelectUpByLine
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorSelection.cs (1)
94
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.SelectUpByLine, new ExecutedRoutedEventHandler(
OnSelectUpByLine
), queryStatusKeyboardSelectionHandler, SRID.KeySelectUpByLine, SRID.KeySelectUpByLineDisplayString);