1 write to upStartMainText
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
178
lineWidths.
upStartMainText
= fullText.TextStore.Settings.TextIndent;
2 references to upStartMainText
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
179
lineWidths.upStartMarker = lineWidths.
upStartMainText
;
Core\CSharp\MS\Internal\TextFormatting\TextMetrics.cs (1)
153
_textStart = lineWidths.
upStartMainText
;