2 writes to updatingSelectedConnector
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\StateContainerEditor.xaml.cs (2)
1392this.updatingSelectedConnector = true; 1401this.updatingSelectedConnector = false;
1 reference to updatingSelectedConnector
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\StateContainerEditor.xaml.cs (1)
1423if (!this.updatingSelectedConnector && this.panel != null && this.panel.connectorEditor != null)