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