1 write to upMinStartTrailing
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
181lineWidths.upMinStartTrailing = lineWidths.upStartTrailing;
1 reference to upMinStartTrailing
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
366_textMinWidthAtTrailing = lineWidths.upMinStartTrailing - _metrics._textStart;