3 writes to _lineHeight
PresentationCore (3)
MS\Internal\TextFormatting\GenericTextProperties.cs (3)
252_lineHeight = lineHeight; 265_lineHeight = textParagraphProperties.LineHeight; 380_lineHeight = lineHeight;
1 reference to _lineHeight
PresentationCore (1)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
298get { return _lineHeight; }