2 writes to populated
System.Activities.Core.Presentation (2)
System\Activities\Core\Presentation\StateContainerEditor.xaml.cs (2)
218
this.
populated
= true;
234
this.
populated
= false;
6 references to populated
System.Activities.Core.Presentation (6)
System\Activities\Core\Presentation\StateContainerEditor.ModelChangeReactions.cs (3)
174
if (this.
populated
)
191
if (this.
populated
)
236
if (this.
populated
)
System\Activities\Core\Presentation\StateContainerEditor.xaml.cs (3)
214
if (!this.
populated
)
230
if (this.
populated
)
624
if (!suppressAddingConnectorsWhenAddingStateVisuals && this.
populated
)