1 instantiation of 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)
60
private
EventDrivenLayout
_eventDrivenLayout;