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