6 references to TextIndent
PresentationCore (6)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
165
lineWidths.upStartMainText = fullText.TextStore.Settings.
TextIndent
;
MS\Internal\TextFormatting\FullTextState.cs (3)
199
lsTbds[0].ur = settings.
TextIndent
; // marker requires a tab stop at text start position
209
markerRequiredLsTbd.ur = settings.
TextIndent
; // marker requires a tab stop at text start position
272
return Math.Min(0, TextFormatterImp.RealToIdeal(_markerStore.Pap.TextMarkerProperties.Offset) - _store.Settings.
TextIndent
);
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
407
lsLineProps.durLeft = settings.
TextIndent
;
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
101
|| settings.
TextIndent
!= 0