1 write to _glyphAdvances
PresentationCore (1)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
337_glyphAdvances = new double[glyphAdvances.Length];
4 references to _glyphAdvances
PresentationCore (4)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (4)
343_glyphAdvances[i] = glyphAdvances[i] * ToReal; 344_width += _glyphAdvances[i]; 405_glyphAdvances 414_glyphAdvances,