2 writes to Extent
PresentationCore (2)
MS\Internal\TextFormatting\FullTextLine.cs (2)
2618
_overhang.
Extent
= 0;
2641
_overhang.
Extent
= boundingBox.Bottom - boundingBox.Top;
2 references to Extent
PresentationCore (2)
MS\Internal\TextFormatting\FullTextLine.cs (2)
2339
return _overhang.
Extent
;
2378
return _overhang.
Extent
- Height - _overhang.Before;