2 writes to updatingSelectedConnector
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (2)
1080this.updatingSelectedConnector = true; 1090this.updatingSelectedConnector = false;
1 reference to updatingSelectedConnector
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (1)
1100if (!this.updatingSelectedConnector && this.panel != null && this.panel.connectorEditor != null)