1 instantiation of ContainedDesignSurface
System.Workflow.ComponentModel (1)
AuthoringOM\Design\WorkflowInlining.cs (1)
200
this.containedDesignSurface = new
ContainedDesignSurface
(Activity.Site, this);
1 reference to ContainedDesignSurface
System.Workflow.ComponentModel (1)
AuthoringOM\Design\WorkflowInlining.cs (1)
33
private
ContainedDesignSurface
containedDesignSurface;