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