1 write to _fullCount
PresentationFramework (1)
MS\Internal\Data\CollectionViewGroupInternal.cs (1)
116
set {
_fullCount
= value; }
1 reference to _fullCount
PresentationFramework (1)
MS\Internal\Data\CollectionViewGroupInternal.cs (1)
115
get { return
_fullCount
; }