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