1 write to _width
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
363
_width
+= _glyphAdvances[i];
1 reference to _width
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
408
get { return
_width
; }