6 references to LinkContainerToItem
PresentationFramework (6)
System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
775ItemContainerGenerator.LinkContainerToItem(_container, _item);
System\Windows\Controls\ItemContainerGenerator.cs (5)
1432ItemContainerGenerator.LinkContainerToItem(container, item); 1929LinkContainerToItem(groupItem, group); 2058LinkContainerToItem(emptyGroupItem, group); 2617LinkContainerToItem(container, newItem); 2625LinkContainerToItem(newContainer, newItem);