1 write to glyphIndices
PresentationFramework (1)
System\Windows\Documents\Glyphs.cs (1)
341glyphRunProperties.glyphIndices = new ushort[glyphCount];
4 references to glyphIndices
PresentationFramework (4)
System\Windows\Documents\Glyphs.cs (4)
241Debug.Assert(glyphRunProperties.glyphIndices != null); 242caretStopCount = glyphRunProperties.glyphIndices.Length + 1; 358glyphRunProperties.glyphIndices[i] = parsedGlyphData.glyphIndex; 1075glyphIndices, // glyph indices