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