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