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