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