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