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