2 writes to _isRemoving
PresentationFramework (2)
System\Windows\Data\ListCollectionView.cs (2)
1116_isRemoving = true; 1145_isRemoving = false;
1 reference to _isRemoving
PresentationFramework (1)
System\Windows\Data\ListCollectionView.cs (1)
551if (value != _newItemPlaceholderPosition && _isRemoving)