5 references to Height
PresentationFramework (5)
MS\Internal\PtsHost\FigureParagraph.cs (1)
150element.Height,
MS\Internal\PtsHost\UIElementParagraph.cs (4)
403Invariant.Assert(figure.Height.IsAbsolute); 404elementHeight = figure.Height.Value; 525if (figure.Height.IsAuto) 529if (!StructuralCache.CurrentFormatContext.FinitePage && !figure.Height.IsAbsolute)