2 writes to _isRemoving
PresentationFramework (2)
src\Framework\System\Windows\Data\ListCollectionView.cs (2)
1124_isRemoving = true; 1153_isRemoving = false;
1 reference to _isRemoving
PresentationFramework (1)
src\Framework\System\Windows\Data\ListCollectionView.cs (1)
559if (value != _newItemPlaceholderPosition && _isRemoving)