1 write to upStartMainText
PresentationCore (1)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
165lineWidths.upStartMainText = fullText.TextStore.Settings.TextIndent;
2 references to upStartMainText
PresentationCore (2)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
166lineWidths.upStartMarker = lineWidths.upStartMainText;
MS\Internal\TextFormatting\TextMetrics.cs (1)
147_textStart = lineWidths.upStartMainText;