3 references to OnCollectionChanged
System.Data.Common (3)
System\Data\DataRelationCollection.cs (3)
62
OnCollectionChanged
(new CollectionChangeEventArgs(CollectionChangeAction.Add, relation));
268
OnCollectionChanged
(s_refreshEventArgs);
440
OnCollectionChanged
(new CollectionChangeEventArgs(CollectionChangeAction.Remove, relation));