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