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