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