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