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