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