2 overrides of OverhangTrailing
PresentationCore (2)
MS\Internal\TextFormatting\FullTextLine.cs (1)
2360public override double OverhangTrailing
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
1149public override double OverhangTrailing
1 reference to OverhangTrailing
PresentationCore (1)
System\Windows\Media\FormattedText.cs (1)
1764double blackBoxRight = origin.X + currentLine.Start + currentLine.Width - currentLine.OverhangTrailing;