2 references to CollectionRemove
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemCollectionImpl.cs (1)
493
this.modelTreeManager.
CollectionRemove
(this, item);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (1)
267
this.
CollectionRemove
(modelItemCollectionImpl, modelItem);