2 references to IsNextToParagraphBreak
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditorSelection.cs (2)
1693
else if (TextPointerBase.
IsNextToParagraphBreak
(destination, LogicalDirection.Forward) &&
1694
TextPointerBase.
IsNextToParagraphBreak
(This.Selection.AnchorPosition, LogicalDirection.Backward))