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