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