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