1 write to helper
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemImpl.cs (1)
52this.helper = new ModelTreeItemHelper();
2 references to helper
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemImpl.cs (2)
310get { return this.helper.ExtraPropertyBackPointers; } 453this.helper.RemoveExtraPropertyBackPointer(parent, propertyName);