6 references to LinkContainerToItem
PresentationFramework (6)
System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
763ItemContainerGenerator.LinkContainerToItem(_container, _item);
System\Windows\Controls\ItemContainerGenerator.cs (5)
1426ItemContainerGenerator.LinkContainerToItem(container, item); 1923LinkContainerToItem(groupItem, group); 2052LinkContainerToItem(emptyGroupItem, group); 2611LinkContainerToItem(container, newItem); 2619LinkContainerToItem(newContainer, newItem);