2 writes to stateMachineContainerEditor
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\StateContainerEditor.xaml.cs (2)
362this.stateMachineContainerEditor = this.GetStateMachineContainerEditor(); 460this.stateMachineContainerEditor = null;
1 reference to stateMachineContainerEditor
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\StateContainerEditor.xaml.cs (1)
458if (this.ModelItem.ItemType == typeof(State) && this.stateMachineContainerEditor != null)