1 write to _newItem
PresentationFramework (1)
src\Framework\System\Windows\Data\CollectionView.cs (1)
1655_newItem = newItem;
7 references to _newItem
PresentationFramework (7)
src\Framework\System\Windows\Data\CollectionView.cs (7)
1673(_newItem == NoNewItem || _baseEnumerator.Current != _newItem 1678else if (_newItem != NoNewItem) 1694if (_newItem != NoNewItem && _placeholderPosition == NewItemPlaceholderPosition.AtBeginning) 1714(_newItem == NoNewItem || _baseEnumerator.Current != _newItem 1723: (_position == Position.OnNewItem) ? _newItem