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