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
,