2 writes to _isRemoving
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingListCollectionView.cs (2)
949_isRemoving = true; 954_isRemoving = false;
1 reference to _isRemoving
PresentationFramework (1)
src\Framework\System\Windows\Data\BindingListCollectionView.cs (1)
444if (value != _newItemPlaceholderPosition && _isRemoving)