3 references to GetGlyphsElement
PresentationFramework (3)
System\Windows\Documents\FixedTextBuilder.cs (3)
1498Glyphs currentRunGlyph = _builder.GetGlyphsElement(lastRun.FixedNode); 1499Glyphs glyphs = _builder.GetGlyphsElement(run.FixedNode); 1659Glyphs glyphs = _builder.GetGlyphsElement(run.FixedNode);