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