2 overrides of Extent
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
2395public override double Extent
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (1)
1107public override double Extent
1 reference to Extent
PresentationCore (1)
Core\CSharp\System\Windows\Media\FormattedText.cs (1)
1817double blackBoxTop = blackBoxBottom - currentLine.Extent;