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