3 references to LeafAt
PresentationFramework (3)
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (1)
340
return subgroup.
LeafAt
(index);
src\Framework\System\Windows\Data\BindingListCollectionView.cs (1)
1774
return _group.
LeafAt
(index);
src\Framework\System\Windows\Data\ListCollectionView.cs (1)
2238
return _group.
LeafAt
(index);