1 write to _version
PresentationFramework (1)
MS\Internal\Data\CollectionViewGroupInternal.cs (1)
741unchecked { ++_version; } // this invalidates enumerators
2 references to _version
PresentationFramework (2)
MS\Internal\Data\CollectionViewGroupInternal.cs (2)
795_version = _group._version; 803if (_group._version != _version)