9 references to OnItemEdgeAdded
System.Data (9)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (3)
519
this.modelTreeManager.
OnItemEdgeAdded
(this, item);
573
this.modelTreeManager.
OnItemEdgeAdded
(this, item);
651
this.modelTreeManager.
OnItemEdgeAdded
(this, modelItem);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (6)
150
this.modelTreeManager.
OnItemEdgeAdded
(this, newKey);
720
this.modelTreeManager.
OnItemEdgeAdded
(this, value);
778
this.modelTreeManager.
OnItemEdgeAdded
(this, key);
783
this.modelTreeManager.
OnItemEdgeAdded
(this, value);
977
this.modelTreeManager.
OnItemEdgeAdded
(this, key);
982
this.modelTreeManager.
OnItemEdgeAdded
(this, value);