1 write to _titleBarLayout
System.Workflow.Activities (1)
Designers\StateDesigner.cs (1)
95_titleBarLayout = new TitleBarLayout(this);
4 references to _titleBarLayout
System.Workflow.Activities (4)
Designers\StateDesigner.cs (4)
96_eventDrivenLayout = new EventDrivenLayout(this, _titleBarLayout); 98_statesLayout = new StatesLayout(this, _titleBarLayout, _eventHandlersLayout); 406return _titleBarLayout.ImageLayout.Bounds; 417return _titleBarLayout.TextLayout.Bounds;