2 writes to _done
PresentationFramework (2)
MS\Internal\Data\CompositeCollectionView.cs (2)
1537
_done
= true;
1572
_done
= false;
1 reference to _done
PresentationFramework (1)
MS\Internal\Data\CompositeCollectionView.cs (1)
1556
if (
_done
)