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