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