1 write to _paragraphWidth
PresentationCore (1)
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
369_paragraphWidth = formatter.IdealToReal(paragraphWidth, PixelsPerDip);
3 references to _paragraphWidth
PresentationCore (3)
MS\Internal\TextFormatting\SimpleTextLine.cs (3)
373if (paragraphWidth > 0 && _widthAtTrailing > _paragraphWidth) 484_paragraphWidth, 527TextFormatterImp.RealToIdeal(_paragraphWidth),