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