1 write to _width
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (1)
381_width = formatter.IdealToReal(idealWidth, PixelsPerDip);
1 reference to _width
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (1)
1080get { return _width; }