1 instantiation of WorkflowFooter
System.Workflow.ComponentModel (1)
AuthoringOM\Design\SequentialWorkflowRootDesigner.cs (1)
129this.footer = new WorkflowFooter(this);
3 references to WorkflowFooter
System.Workflow.ComponentModel (3)
AuthoringOM\Design\SequentialWorkflowRootDesigner.cs (3)
50private WorkflowFooter footer; 278WorkflowFooter footer = Footer as WorkflowFooter;