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