4 references to BlockLineHeight
PresentationFramework (4)
MS\Internal\Text\LineProperties.cs (3)
54
if (LineStackingStrategy == LineStackingStrategy.
BlockLineHeight
&& !Double.IsNaN(_lineHeight))
166
case LineStackingStrategy.
BlockLineHeight
:
208
case LineStackingStrategy.
BlockLineHeight
:
System\Windows\Documents\Block.cs (1)
507
|| value == LineStackingStrategy.
BlockLineHeight
);