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