3 references to GetLeafEnumerator
PresentationFramework (3)
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (1)
828_subEnum = subgroup.GetLeafEnumerator();
src\Framework\System\Windows\Data\BindingListCollectionView.cs (1)
1829return _group.GetLeafEnumerator();
src\Framework\System\Windows\Data\ListCollectionView.cs (1)
2306return _group.GetLeafEnumerator();