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