Base:
property
ImageRectangle
System.Workflow.ComponentModel.Design.SequentialWorkflowHeaderFooter.ImageRectangle
2 references to ImageRectangle
System.Workflow.ComponentModel (2)
AuthoringOM\Design\SequentialWorkflowRootDesigner.cs (2)
280
size.Height += footer.
ImageRectangle
.Height + 2 * e.AmbientTheme.Margin.Height + footer.FooterBarRectangle.Size.Height;
436
int minHeight =
ImageRectangle
.Height;