1 write to upLimLine
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
177lineWidths.upLimLine = maxLineWidth;
2 references to upLimLine
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
180lineWidths.upStartTrailing = lineWidths.upLimLine;
Core\CSharp\MS\Internal\TextFormatting\TextMetrics.cs (1)
155_textWidth = lineWidths.upLimLine;