2 references to GetParagraphFromPointInFloatingElements
PresentationFramework (2)
MS\Internal\Documents\TextDocumentView.cs (2)
688paragraphIndex = GetParagraphFromPointInFloatingElements(floatingElements, point, snapToTextInFloatingElements); 969int paragraphIndex = GetParagraphFromPointInFloatingElements(floatingElements, point, false);