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