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