src\Framework\System\Windows\Automation\Peers\TreeViewItemAutomationPeer.cs (3)
68iterate(this, owner,
145done = iterate(logicalParentAp, child, callback, dataChildren, oldChildren);
149done = iterate(logicalParentAp, child, callback, dataChildren, oldChildren);