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