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