1 write to _timestamp
PresentationFramework (1)
src\Framework\System\Windows\Data\CollectionView.cs (1)
930unchecked { ++ _timestamp; } // invalidate enumerators because of a change
1 reference to _timestamp
PresentationFramework (1)
src\Framework\System\Windows\Data\CollectionView.cs (1)
1632get { return _timestamp; }