2 writes to _indent
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (2)
256_indent = indent; 272_indent = textParagraphProperties.Indent;
1 reference to _indent
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (1)
357get { return _indent; }