3 writes to containedRootDesigner
System.Workflow.ComponentModel (3)
AuthoringOM\Design\WorkflowInlining.cs (3)
71
this.
containedRootDesigner
= LoadHostedWorkflow();
131
this.
containedRootDesigner
= null;
181
this.
containedRootDesigner
= LoadHostedWorkflow();
3 references to containedRootDesigner
System.Workflow.ComponentModel (3)
AuthoringOM\Design\WorkflowInlining.cs (3)
51
if (this.
containedRootDesigner
!= null)
52
containedDesigners.Add((ActivityDesigner)this.
containedRootDesigner
);
63
if (this.
containedRootDesigner
!= null)