2 writes to _indent
PresentationCore (2)
MS\Internal\TextFormatting\GenericTextProperties.cs (2)
252_indent = indent; 268_indent = textParagraphProperties.Indent;
1 reference to _indent
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
353get { return _indent; }