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)
98get { return _paragraphIndent; }