2 writes to _indent
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (2)
256
_indent
= indent;
272
_indent
= textParagraphProperties.Indent;
1 reference to _indent
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (1)
357
get { return
_indent
; }