1 write to _version
PresentationFramework (1)
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (1)
744
unchecked {++
_version
;} // this invalidates enumerators
2 references to _version
PresentationFramework (2)
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (2)
798
_version = _group.
_version
;
806
if (_group.
_version
!= _version)