3 references to LineHeight
PresentationCore (3)
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
103|| pap.LineHeight > 0
MS\Internal\TextFormatting\TextMetrics.cs (2)
201if(pap.LineHeight > 0) 204_height = pap.LineHeight;