2 references to ItemsSource
PresentationFramework (2)
src\Framework\System\Windows\Controls\HeaderedItemsControl.cs (2)
428if (hTemplate.ItemsSource != null && !HasNonDefaultValue(ItemsSourceProperty)) 430SetBinding(ItemsSourceProperty, hTemplate.ItemsSource);