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