6 references to Height
PresentationFramework (6)
MS\Internal\PtsHost\FigureParagraph.cs (1)
160element.Height,
MS\Internal\PtsHost\UIElementParagraph.cs (4)
400Invariant.Assert(figure.Height.IsAbsolute); 401elementHeight = figure.Height.Value; 518if (figure.Height.IsAuto) 522if (!StructuralCache.CurrentFormatContext.FinitePage && !figure.Height.IsAbsolute)
System\Windows\Documents\Figure.cs (1)
224/// DependencyProperty for <see cref="Height" /> property.