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