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