3 references to LineHeight
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (1)
106|| pap.LineHeight > 0
Core\CSharp\MS\Internal\TextFormatting\TextMetrics.cs (2)
207if(pap.LineHeight > 0) 210_height = pap.LineHeight;