2 references to GetTightBoundingGeometryFromTextPositionsInFloatingElements
PresentationFramework (2)
src\Framework\MS\Internal\Documents\TextDocumentView.cs (2)
139Geometry floatingElementGeometry = GetTightBoundingGeometryFromTextPositionsInFloatingElements(FloatingElements, startPosition, endPosition, 0.0, visibleRect, out success); 1359geometry = GetTightBoundingGeometryFromTextPositionsInFloatingElements(floatingElements, startPosition, endPosition, paragraphTopSpace, visibleRect, out success);