4 writes to isSelectionChangeInternal
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (4)
235
this.
isSelectionChangeInternal
= true;
258
this.
isSelectionChangeInternal
= false;
343
this.
isSelectionChangeInternal
= true;
346
this.
isSelectionChangeInternal
= false;
3 references to isSelectionChangeInternal
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (3)
191
if (!this.
isSelectionChangeInternal
)
233
if (null != this.Context && !this.
isSelectionChangeInternal
)
296
if (!this.
isSelectionChangeInternal
)