2 references to ItemsSource
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (1)
542return ItemsSource;
System\Windows\Controls\ItemsControl.cs (1)
235get { return Items.ItemsSource; }