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