2 writes to isSelectionChangedInternally
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (2)
171
this.
isSelectionChangedInternally
= true;
173
this.
isSelectionChangedInternally
= false;
1 reference to isSelectionChangedInternally
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (1)
466
if ((!this.Context.Services.GetService<UndoEngine>().IsUndoRedoInProgress) && (!this.
isSelectionChangedInternally
))