2 writes to _glyphIndices
PresentationCore (2)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (2)
376
_glyphIndices
= new ushort[glyphAdvances.Length];
385
_glyphIndices
= glyphIndices;
2 references to _glyphIndices
PresentationCore (2)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (2)
380
_glyphIndices
[i] = glyphIndices[i];
421
_glyphIndices
,