12 writes to internalChange
System.Activities.Core.Presentation (12)
System\Activities\Core\Presentation\FlowSwitchLink.cs (12)
33this.internalChange = true; 41this.internalChange = false; 172this.internalChange = true; 228this.internalChange = true; 241this.internalChange = false; 294this.internalChange = true; 301this.internalChange = true; 306this.internalChange = false; 358this.internalChange = true; 360this.internalChange = false; 389this.internalChange = true; 395this.internalChange = false;
2 references to internalChange
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\FlowSwitchLink.cs (2)
269if (!this.internalChange && !isUndoRedoInProgress) 386if (!this.internalChange && !isUndoRedoInProgress)