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