2 references to ChildRelationCollectionChanged
System.Data.Common (2)
System\Data\DataViewListener.cs (2)
108var handlerChildRelation = new CollectionChangeEventHandler(ChildRelationCollectionChanged); 131CollectionChangeEventHandler handlerChildRelation = new CollectionChangeEventHandler(ChildRelationCollectionChanged);