1 write to _lastIndex
PresentationFramework (1)
MS\Internal\Data\CollectionViewGroupInternal.cs (1)
121set { _lastIndex = value; }
1 reference to _lastIndex
PresentationFramework (1)
MS\Internal\Data\CollectionViewGroupInternal.cs (1)
120get { return _lastIndex; }