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