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