4 writes to isInternalChange
System.Data (4)
cdf\src\NetFx40\Tools\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.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VBIdentifierDesigner.xaml.cs (2)
139if (!this.isInternalChange) 173if (!this.isInternalChange && null != this.Identifier)