1 write to glyphIndices
PresentationFramework (1)
System\Windows\Documents\Glyphs.cs (1)
328glyphRunProperties.glyphIndices = new ushort[glyphCount];
4 references to glyphIndices
PresentationFramework (4)
System\Windows\Documents\Glyphs.cs (4)
228Debug.Assert(glyphRunProperties.glyphIndices != null); 229caretStopCount = glyphRunProperties.glyphIndices.Length + 1; 345glyphRunProperties.glyphIndices[i] = parsedGlyphData.glyphIndex; 1062glyphIndices, // glyph indices