1 write to upStartTrailing
PresentationCore (1)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
167lineWidths.upStartTrailing = lineWidths.upLimLine;
2 references to upStartTrailing
PresentationCore (2)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
168lineWidths.upMinStartTrailing = lineWidths.upStartTrailing;
MS\Internal\TextFormatting\TextMetrics.cs (1)
148_textWidthAtTrailing = lineWidths.upStartTrailing;