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