1 reference to DefaultWidthForStateMachine
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\StateContainerEditor.ModelChangeReactions.cs (1)
256double defaultWidth = ((this.ModelItem.ItemType == typeof(State)) ? DefaultWidthForState : DefaultWidthForStateMachine);