1 instantiation of CompositeCollectionView
PresentationFramework (1)
src\Framework\System\Windows\Data\CompositeCollection.cs (1)
274return new CompositeCollectionView(this);
2 references to CompositeCollectionView
PresentationFramework (2)
src\Framework\MS\Internal\Data\CompositeCollectionView.cs (2)
1523internal FlatteningEnumerator(CompositeCollection collection, CompositeCollectionView view) 1636private CompositeCollectionView _view;