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