1 write to upStartTrailing
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
180
lineWidths.
upStartTrailing
= lineWidths.upLimLine;
2 references to upStartTrailing
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
181
lineWidths.upMinStartTrailing = lineWidths.
upStartTrailing
;
Core\CSharp\MS\Internal\TextFormatting\TextMetrics.cs (1)
154
_textWidthAtTrailing = lineWidths.
upStartTrailing
;