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