1 write to helper
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (1)
48this.helper = new ModelTreeItemHelper();
2 references to helper
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (2)
392get { return this.helper.ExtraPropertyBackPointers; } 692this.helper.RemoveExtraPropertyBackPointer(parent, propertyName);