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