1 write to _itemCount
PresentationFramework (1)
System\Windows\Data\CollectionViewGroup.cs (1)
142_itemCount = value;
2 references to _itemCount
PresentationFramework (2)
System\Windows\Data\CollectionViewGroup.cs (2)
72get { return _itemCount; } 139get { return _itemCount; }