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