2 overrides of Extent
PresentationCore (2)
MS\Internal\TextFormatting\FullTextLine.cs (1)
2334public override double Extent
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
1084public override double Extent
1 reference to Extent
PresentationCore (1)
System\Windows\Media\FormattedText.cs (1)
1766double blackBoxTop = blackBoxBottom - currentLine.Extent;