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