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