6 references to LinkContainerToItem
PresentationFramework (6)
System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
751ItemContainerGenerator.LinkContainerToItem(_container, _item);
System\Windows\Controls\ItemContainerGenerator.cs (5)
1422ItemContainerGenerator.LinkContainerToItem(container, item); 1919LinkContainerToItem(groupItem, group); 2048LinkContainerToItem(emptyGroupItem, group); 2607LinkContainerToItem(container, newItem); 2615LinkContainerToItem(newContainer, newItem);