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