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