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