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