3 writes to _textIndent
PresentationCore (3)
MS\Internal\TextFormatting\FormatSettings.cs (3)
61
_textIndent
= _pap.Indent;
139
_textIndent
= _pap.Indent;
144
_textIndent
= 0;
1 reference to _textIndent
PresentationCore (1)
MS\Internal\TextFormatting\FormatSettings.cs (1)
280
get { return
_textIndent
; }