3 references to RelationCollectionChanged
System.Data (3)
fx\src\data\System\Data\DataViewManager.cs (3)
41this.dataSet.Relations.CollectionChanged += new CollectionChangeEventHandler(RelationCollectionChanged); 68this.dataSet.Relations.CollectionChanged -= new CollectionChangeEventHandler(RelationCollectionChanged); 73this.dataSet.Relations.CollectionChanged += new CollectionChangeEventHandler(RelationCollectionChanged);