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