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