1 reference to DefaultHeightForStateMachine
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\StateContainerEditor.ModelChangeReactions.cs (1)
262double defaultHeight = ((this.ModelItem.ItemType == typeof(State)) ? DefaultHeightForState : DefaultHeightForStateMachine);