4 writes to _current
PresentationFramework (4)
src\Framework\MS\Internal\Data\CompositeCollectionView.cs (4)
1544_current = _containerEnumerator.Current; 1566_current = item; 1572_current = null; 1606_current = null;
1 reference to _current
PresentationFramework (1)
src\Framework\MS\Internal\Data\CompositeCollectionView.cs (1)
1598return _current;