1 write to _indent
PresentationCore (1)
MS\Internal\TextFormatting\TextProperties.cs (1)
46
_indent
= TextFormatterImp.RealToIdeal(paragraphProperties.Indent);
1 reference to _indent
PresentationCore (1)
MS\Internal\TextFormatting\TextProperties.cs (1)
91
get { return
_indent
; }