3 references to GetGlyphsElement
PresentationFramework (3)
System\Windows\Documents\FixedTextBuilder.cs (3)
1488Glyphs currentRunGlyph = _builder.GetGlyphsElement(lastRun.FixedNode); 1489Glyphs glyphs = _builder.GetGlyphsElement(run.FixedNode); 1649Glyphs glyphs = _builder.GetGlyphsElement(run.FixedNode);