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