1 write to CollectionChanged
System.Data.Services.Client (1)
System\Data\Services\Client\Binding\BindingObserver.cs (1)
50
this.
CollectionChanged
= collectionChanged;
4 references to CollectionChanged
System.Data.Services.Client (4)
System\Data\Services\Client\Binding\BindingObserver.cs (4)
406
if (this.
CollectionChanged
!= null)
418
if (this.
CollectionChanged
(args))
540
if (this.
CollectionChanged
!= null)
552
if (this.
CollectionChanged
(args))