1 implementation of IsHostForItemContainer
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
1451bool IGeneratorHost.IsHostForItemContainer(DependencyObject container)
1 reference to IsHostForItemContainer
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemContainerGenerator.cs (1)
583if (!Host.IsHostForItemContainer(container))