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