2 writes to isPopulated
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\TransitionDesigner.xaml.cs (2)
57this.isPopulated = true; 74this.isPopulated = false;
2 references to isPopulated
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\TransitionDesigner.xaml.cs (2)
55if (!this.isPopulated) 72if (this.isPopulated)