1 write to _lastIndex
PresentationFramework (1)
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (1)
126set { _lastIndex = value; }
1 reference to _lastIndex
PresentationFramework (1)
src\Framework\MS\Internal\Data\CollectionViewGroupInternal.cs (1)
125get { return _lastIndex; }