2 overrides of OverhangLeading
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
2408public override double OverhangLeading
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (1)
1159public override double OverhangLeading
1 reference to OverhangLeading
PresentationCore (1)
Core\CSharp\System\Windows\Media\FormattedText.cs (1)
1814double blackBoxLeft = origin.X + currentLine.Start + currentLine.OverhangLeading;