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