1 write to upLimLine
PresentationCore (1)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
164lineWidths.upLimLine = maxLineWidth;
2 references to upLimLine
PresentationCore (2)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
167lineWidths.upStartTrailing = lineWidths.upLimLine;
MS\Internal\TextFormatting\TextMetrics.cs (1)
149_textWidth = lineWidths.upLimLine;