3 writes to _textIndent
PresentationCore (3)
MS\Internal\TextFormatting\FormatSettings.cs (3)
62
_textIndent
= _pap.Indent;
140
_textIndent
= _pap.Indent;
145
_textIndent
= 0;
1 reference to _textIndent
PresentationCore (1)
MS\Internal\TextFormatting\FormatSettings.cs (1)
281
get { return
_textIndent
; }