3 references to ParagraphIndent
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\FormatSettings.cs (1)
177formatWidth = formatWidth - _pap.ParagraphIndent;
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (1)
105|| pap.ParagraphIndent != 0
Core\CSharp\MS\Internal\TextFormatting\TextMetrics.cs (1)
285_paragraphToText = pap.ParagraphIndent + _textStart;