3 writes to _lineHeight
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (3)
255_lineHeight = lineHeight; 268_lineHeight = textParagraphProperties.LineHeight; 383_lineHeight = lineHeight;
1 reference to _lineHeight
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\GenericTextProperties.cs (1)
301get { return _lineHeight; }