2 references to GetParagraphFromPointInFloatingElements
PresentationFramework (2)
src\Framework\MS\Internal\Documents\TextDocumentView.cs (2)
697
paragraphIndex =
GetParagraphFromPointInFloatingElements
(floatingElements, point, snapToTextInFloatingElements);
979
int paragraphIndex =
GetParagraphFromPointInFloatingElements
(floatingElements, point, false);