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