6 references to Height
PresentationFramework (6)
src\Framework\MS\Internal\PtsHost\FigureParagraph.cs (1)
176
element.
Height
,
src\Framework\MS\Internal\PtsHost\UIElementParagraph.cs (4)
402
Invariant.Assert(figure.
Height
.IsAbsolute);
403
elementHeight = figure.
Height
.Value;
520
if (figure.
Height
.IsAuto)
524
if (!StructuralCache.CurrentFormatContext.FinitePage && !figure.
Height
.IsAbsolute)
src\Framework\System\Windows\Documents\Figure.cs (1)
226
/// DependencyProperty for <see cref="
Height
" /> property.