2 writes to _done
PresentationFramework (2)
src\Framework\MS\Internal\Data\CompositeCollectionView.cs (2)
1573
_done
= true;
1608
_done
= false;
1 reference to _done
PresentationFramework (1)
src\Framework\MS\Internal\Data\CompositeCollectionView.cs (1)
1592
if (
_done
)