1 write to _paragraphIndent
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextProperties.cs (1)
49
_paragraphIndent
= TextFormatterImp.RealToIdeal(paragraphProperties.ParagraphIndent);
1 reference to _paragraphIndent
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextProperties.cs (1)
98
get { return
_paragraphIndent
; }