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