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