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)
143get { return _height; }