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