3 writes to ContainsItem
PresentationFramework (3)
src\Framework\MS\Internal\Data\CollectionViewGroupRoot.cs (3)
243root.ContainsItem = true; 265child.ContainsItem = true; 274child.ContainsItem = true;
1 reference to ContainsItem
PresentationFramework (1)
src\Framework\MS\Internal\Data\CollectionViewGroupRoot.cs (1)
249if (node.ContainsItem)