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