1 write to _glyphAdvances
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
356_glyphAdvances = new double[glyphAdvances.Length];
4 references to _glyphAdvances
PresentationCore (4)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (4)
362_glyphAdvances[i] = glyphAdvances[i] * ToReal; 363_width += _glyphAdvances[i]; 425_glyphAdvances 434_glyphAdvances,