1 write to _itemCount
PresentationFramework (1)
System\Windows\Data\CollectionViewGroup.cs (1)
141_itemCount = value;
2 references to _itemCount
PresentationFramework (2)
System\Windows\Data\CollectionViewGroup.cs (2)
71get { return _itemCount; } 138get { return _itemCount; }