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