6 references to LinkContainerToItem
PresentationFramework (6)
System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
752ItemContainerGenerator.LinkContainerToItem(_container, _item);
System\Windows\Controls\ItemContainerGenerator.cs (5)
1423ItemContainerGenerator.LinkContainerToItem(container, item); 1920LinkContainerToItem(groupItem, group); 2049LinkContainerToItem(emptyGroupItem, group); 2610LinkContainerToItem(container, newItem); 2618LinkContainerToItem(newContainer, newItem);