Base:
property
Height
System.Windows.Media.TextFormatting.TextLine.Height
2 references to Height
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (2)
1152get { return Height; } 1190return _boundingBox.Bottom - Height;