1 write to _glyphs
PresentationCore (1)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
75
_glyphs
= new Glyphs[shapeables.Count];
6 references to _glyphs
PresentationCore (6)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (6)
146
_glyphs
[i] = new Glyphs(
177
_glyphs
[i] = new Glyphs(
198
Debug.Assert(
_glyphs
!= null);
201
foreach (Glyphs glyphs in
_glyphs
)
221
Debug.Assert(
_glyphs
!= null);
223
foreach (Glyphs glyphs in
_glyphs
)