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