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