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