1 write to upStartTrailing
PresentationCore (1)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
145
lineWidths.
upStartTrailing
= lineWidths.upLimLine;
2 references to upStartTrailing
PresentationCore (2)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
146
lineWidths.upMinStartTrailing = lineWidths.
upStartTrailing
;
MS\Internal\TextFormatting\TextMetrics.cs (1)
133
_textWidthAtTrailing = lineWidths.
upStartTrailing
;