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