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)
93get { return _indent; }