Base:
property
Height
System.Windows.Media.TextFormatting.TextLine.Height
3 references to Height
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (3)
1495new Rect(0, 0, 0, Height), 1511new Rect(Start + Width - _collapsingSymbol.Width, 0, _collapsingSymbol.Width, Height), 2439return _overhang.Extent - Height - _overhang.Before;