4 writes to isInternalChange
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\View\VBIdentifierDesigner.xaml.cs (4)
143this.isInternalChange = true; 160this.isInternalChange = false; 175this.isInternalChange = true; 177this.isInternalChange = false;
2 references to isInternalChange
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\VBIdentifierDesigner.xaml.cs (2)
139if (!this.isInternalChange) 173if (!this.isInternalChange && null != this.Identifier)