1 write to _statesLayout
System.Workflow.Activities (1)
Designers\StateDesigner.cs (1)
98_statesLayout = new StatesLayout(this, _titleBarLayout, _eventHandlersLayout);
2 references to _statesLayout
System.Workflow.Activities (2)
Designers\StateDesigner.cs (2)
1650int eventHandlersLayoutBottom = this._statesLayout.EventHandlersLayout.Bounds.Bottom; 1842this.RootDesignerLayout = _statesLayout;