3 references to ParagraphIndent
PresentationCore (3)
MS\Internal\TextFormatting\FormatSettings.cs (1)
170formatWidth = formatWidth - _pap.ParagraphIndent;
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
93|| pap.ParagraphIndent != 0
MS\Internal\TextFormatting\TextMetrics.cs (1)
264_paragraphToText = pap.ParagraphIndent + _textStart;