3 references to LeafAt
PresentationFramework (3)
MS\Internal\Data\CollectionViewGroupInternal.cs (1)
337
return subgroup.
LeafAt
(index);
System\Windows\Data\BindingListCollectionView.cs (1)
1767
return _group.
LeafAt
(index);
System\Windows\Data\ListCollectionView.cs (1)
2227
return _group.
LeafAt
(index);