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