1 write to _height
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextProperties.cs (1)
50
_height
= TextFormatterImp.RealToIdeal(paragraphProperties.LineHeight);
1 reference to _height
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextProperties.cs (1)
143
get { return
_height
; }