1 write to _paragraphWidth
PresentationFramework (1)
MS\Internal\Documents\TextBoxLine.cs (1)
174_paragraphWidth = paragraphWidth;
2 references to _paragraphWidth
PresentationFramework (2)
MS\Internal\Documents\TextBoxLine.cs (2)
528xOffset = _paragraphWidth - _line.Width; 532xOffset = (_paragraphWidth - _line.Width) / 2;