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