1 write to upLimLine
PresentationCore (1)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
142lineWidths.upLimLine = maxLineWidth;
2 references to upLimLine
PresentationCore (2)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
145lineWidths.upStartTrailing = lineWidths.upLimLine;
MS\Internal\TextFormatting\TextMetrics.cs (1)
134_textWidth = lineWidths.upLimLine;