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