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