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