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