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