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