1 instantiation of ActivityRootLayout
System.Workflow.ComponentModel (1)
AuthoringOM\Design\ActivityDesigner.cs (1)
658
return new
ActivityRootLayout
(Activity.Site);
2 references to ActivityRootLayout
System.Workflow.ComponentModel (2)
AuthoringOM\Design\WorkflowLayouts.cs (2)
259
rootBounds.Inflate(
ActivityRootLayout
.Separator.Width / 2,
ActivityRootLayout
.Separator.Height / 2);