1 implementation of PrepareItemContainer
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
1366void IGeneratorHost.PrepareItemContainer(DependencyObject container, object item)
2 references to PrepareItemContainer
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemContainerGenerator.cs (2)
264Host.PrepareItemContainer(container, item); 2626_host.PrepareItemContainer(container, newItem);