2 references to ParentRelationCollectionChanged
System.Data.Common (2)
System\Data\DataViewListener.cs (2)
112var handlerParentRelation = new CollectionChangeEventHandler(ParentRelationCollectionChanged); 135CollectionChangeEventHandler handlerParentRelation = new CollectionChangeEventHandler(ParentRelationCollectionChanged);