2 writes to _currentElementWasRemoved
PresentationFramework (2)
src\Framework\MS\Internal\Controls\InnerItemCollectionView.cs (2)
823
_currentElementWasRemoved
= true;
835
_currentElementWasRemoved
= false;
1 reference to _currentElementWasRemoved
PresentationFramework (1)
src\Framework\MS\Internal\Controls\InnerItemCollectionView.cs (1)
695
if (
_currentElementWasRemoved
)