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