2 references to ParentRelationCollectionChanged
System.Data (2)
fx\src\data\System\Data\DataViewListener.cs (2)
99
CollectionChangeEventHandler handlerParentRelation = new CollectionChangeEventHandler(
ParentRelationCollectionChanged
);
122
CollectionChangeEventHandler handlerParentRelation = new CollectionChangeEventHandler(
ParentRelationCollectionChanged
);