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