1 write to _glyphAdvances
PresentationCore (1)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
345
_glyphAdvances
= new double[glyphAdvances.Length];
4 references to _glyphAdvances
PresentationCore (4)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (4)
351
_glyphAdvances
[i] = glyphAdvances[i] * ToReal;
352
_width +=
_glyphAdvances
[i];
413
_glyphAdvances
422
_glyphAdvances
,