3 references to
PresentationFramework (3)
MS\Internal\Data\CompositeCollectionView.cs (1)
44
:
base
(collection, -1 /* don't move to first */) // base.ctor also subscribes to CollectionChanged event of CompositeCollection
MS\Internal\Data\EnumerableCollectionView.cs (1)
39
:
base
(source, -1)
System\Windows\Data\CollectionView.cs (1)
54
:
this
(collection, 0)