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