3 references to OnCollectionChanged
System.Data (3)
fx\src\data\System\Data\ConstraintCollection.cs (3)
137
OnCollectionChanged
(new CollectionChangeEventArgs(CollectionChangeAction.Add, constraint));
421
OnCollectionChanged
(RefreshEventArgs);
630
OnCollectionChanged
(new CollectionChangeEventArgs(CollectionChangeAction.Remove, constraint));