1 write to glyphIndices
PresentationFramework (1)
System\Windows\Documents\Glyphs.cs (1)
332glyphRunProperties.glyphIndices = new ushort[glyphCount];
4 references to glyphIndices
PresentationFramework (4)
System\Windows\Documents\Glyphs.cs (4)
226Debug.Assert(glyphRunProperties.glyphIndices != null); 227caretStopCount = glyphRunProperties.glyphIndices.Length + 1; 349glyphRunProperties.glyphIndices[i] = parsedGlyphData.glyphIndex; 1066glyphIndices, // glyph indices