1 override of RootActivity
System.Workflow.ComponentModel (1)
AuthoringOM\Design\WorkflowInlining.cs (1)
353protected override Activity RootActivity
2 references to RootActivity
System.Workflow.ComponentModel (2)
AuthoringOM\Design\WorkflowInlining.cs (2)
197if (RootActivity != null) 199this.containedLoader = new ContainedDesignerLoader(RootActivity as Activity);