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