4 writes to isSelectionChangeInternal
System.Activities.Presentation (4)
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.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (3)
191if (!this.isSelectionChangeInternal) 233if (null != this.Context && !this.isSelectionChangeInternal) 296if (!this.isSelectionChangeInternal)