1 reference to OnMoveToDocumentEnd
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorSelection.cs (1)
85
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.MoveToDocumentEnd, new ExecutedRoutedEventHandler(
OnMoveToDocumentEnd
), queryStatusCaretNavigationHandler, SRID.KeyMoveToDocumentEnd, SRID.KeyMoveToDocumentEndDisplayString);