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