2 references to ListCollectionView
PresentationFramework (2)
src\Framework\MS\Internal\Data\EnumerableCollectionView.cs (1)
61
_view = new
ListCollectionView
(_snapshot);
src\Framework\MS\Internal\Data\ViewManager.cs (1)
571
icv = new
ListCollectionView
(il);