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