2 references to ListCollectionView
PresentationFramework (2)
MS\Internal\Data\EnumerableCollectionView.cs (1)
58
_view = new
ListCollectionView
(_snapshot);
MS\Internal\Data\ViewManager.cs (1)
568
icv = new
ListCollectionView
(il);