3 writes to _lineHeight
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
251_lineHeight = lineHeight; 264_lineHeight = textParagraphProperties.LineHeight; 379_lineHeight = lineHeight;
1 reference to _lineHeight
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
297get { return _lineHeight; }