3 references to GetGlyphsElement
PresentationFramework (3)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (3)
1517
Glyphs currentRunGlyph = _builder.
GetGlyphsElement
(lastRun.FixedNode);
1518
Glyphs glyphs = _builder.
GetGlyphsElement
(run.FixedNode);
1678
Glyphs glyphs = _builder.
GetGlyphsElement
(run.FixedNode);