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