1 write to header
System.Workflow.ComponentModel (1)
AuthoringOM\Design\SequentialWorkflowRootDesigner.cs (1)
116this.header = new WorkflowHeader(this);
2 references to header
System.Workflow.ComponentModel (2)
AuthoringOM\Design\SequentialWorkflowRootDesigner.cs (2)
115if (this.header == null) 117return this.header;