1 reference to GetTightBoundingGeometryFromTextPositions
PresentationFramework (1)
src\Framework\MS\Internal\Documents\TextDocumentView.cs (1)
1336
paragraphGeometry = ((UIElementParagraphResult)paragraphs[i]).
GetTightBoundingGeometryFromTextPositions
(startPosition, endPosition);