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