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