8 references to OnItemEdgeRemoved
System.Data (8)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (3)
549
this.modelTreeManager.
OnItemEdgeRemoved
(this, item);
599
this.modelTreeManager.
OnItemEdgeRemoved
(this, item);
624
this.modelTreeManager.
OnItemEdgeRemoved
(this, item);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (5)
142
this.modelTreeManager.
OnItemEdgeRemoved
(this, oldKey);
714
this.modelTreeManager.
OnItemEdgeRemoved
(this, oldValue);
836
this.modelTreeManager.
OnItemEdgeRemoved
(this, item);
889
this.modelTreeManager.
OnItemEdgeRemoved
(this, key);
894
this.modelTreeManager.
OnItemEdgeRemoved
(this, value);