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