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