1 write to _oldChildren
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
563
_oldChildren
= peer.ItemPeers;
1 reference to _oldChildren
PresentationFramework (1)
src\Framework\System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
570
_peer.ClearReusablePeers(
_oldChildren
);