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