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