1 write to OverhangTrailing
PresentationCore (1)
Core\CSharp\System\Windows\Media\FormattedText.cs (1)
1846metrics.OverhangTrailing = metrics.Width - (accBlackBoxRight - lineStartOfLongestLine);
1 reference to OverhangTrailing
PresentationCore (1)
Core\CSharp\System\Windows\Media\FormattedText.cs (1)
1543return BlackBoxMetrics.OverhangTrailing;