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