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