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