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