1 instantiation of StatesLayout
System.Workflow.Activities (1)
Designers\StateDesigner.cs (1)
98
_statesLayout = new
StatesLayout
(this, _titleBarLayout, _eventHandlersLayout);
1 reference to StatesLayout
System.Workflow.Activities (1)
Designers\StateDesigner.cs (1)
62
private
StatesLayout
_statesLayout;