3 references to IsAtCaretUnitBoundary
PresentationFramework (3)
MS\Internal\Documents\TextDocumentView.cs (3)
1469isAtCaretUnitBoundary = IsAtCaretUnitBoundary(nestedParagraphs, _emptyParagraphCollection, position); 1483isAtCaretUnitBoundary = IsAtCaretUnitBoundary(nestedParagraphs, _emptyParagraphCollection, position); 1531return IsAtCaretUnitBoundary(paragraphs, floatingElements, position);