3 references to GetGlyphsElement
PresentationFramework (3)
System\Windows\Documents\FixedTextBuilder.cs (3)
1478
Glyphs currentRunGlyph = _builder.
GetGlyphsElement
(lastRun.FixedNode);
1479
Glyphs glyphs = _builder.
GetGlyphsElement
(run.FixedNode);
1638
Glyphs glyphs = _builder.
GetGlyphsElement
(run.FixedNode);