2 references to CollectionViewGroupRoot
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingListCollectionView.cs (1)
59
_group = new
CollectionViewGroupRoot
(this);
src\Framework\System\Windows\Data\ListCollectionView.cs (1)
81
_group = new
CollectionViewGroupRoot
(this);