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