4 references to BuildGeometry
PresentationCore (1)
System\Windows\Media\FormattedText.cs (1)
1918Geometry glyphRunGeometry = glyphRun.BuildGeometry();
ReachFramework (3)
AlphaFlattener\Primitive.cs (2)
395gd.GlyphRun.BuildGeometry().Bounds, 1666WidenGeometryCore = GlyphRun.BuildGeometry();
AlphaFlattener\PrimitiveRenderer.cs (1)
118Geometry cur = glyphrun.BuildGeometry();