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