1 write to _glyphs
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
92
_glyphs
= new Glyphs[shapeables.Count];
6 references to _glyphs
PresentationCore (6)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (6)
164
_glyphs
[i] = new Glyphs(
196
_glyphs
[i] = new Glyphs(
217
Debug.Assert(
_glyphs
!= null);
220
foreach (Glyphs glyphs in
_glyphs
)
240
Debug.Assert(
_glyphs
!= null);
242
foreach (Glyphs glyphs in
_glyphs
)