3 references to OnCollectionChanged
System.Data (3)
fx\src\data\System\Data\DataRelationCollection.cs (3)
74
OnCollectionChanged
(new CollectionChangeEventArgs(CollectionChangeAction.Add, relation));
255
OnCollectionChanged
(RefreshEventArgs);
414
OnCollectionChanged
(new CollectionChangeEventArgs(CollectionChangeAction.Remove, relation));