1 write to _eventDrivenLayout
System.Workflow.Activities (1)
Designers\StateDesigner.cs (1)
96
_eventDrivenLayout
= new EventDrivenLayout(this, _titleBarLayout);
1 reference to _eventDrivenLayout
System.Workflow.Activities (1)
Designers\StateDesigner.cs (1)
1845
this.RootDesignerLayout =
_eventDrivenLayout
;