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