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