6 references to LinkContainerToItem
PresentationFramework (6)
src\Framework\System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
781ItemContainerGenerator.LinkContainerToItem(_container, _item);
src\Framework\System\Windows\Controls\ItemContainerGenerator.cs (5)
1440ItemContainerGenerator.LinkContainerToItem(container, item); 1937LinkContainerToItem(groupItem, group); 2066LinkContainerToItem(emptyGroupItem, group); 2625LinkContainerToItem(container, newItem); 2633LinkContainerToItem(newContainer, newItem);