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