2 instantiations of Glyphs
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (2)
164
_glyphs[i] = new
Glyphs
(
196
_glyphs[i] = new
Glyphs
(
4 references to Glyphs
PresentationCore (4)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (4)
38
private
Glyphs
[] _glyphs;
92
_glyphs = new
Glyphs
[shapeables.Count];
220
foreach (
Glyphs
glyphs in _glyphs)
242
foreach (
Glyphs
glyphs in _glyphs)