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