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