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