2 references to ItemsSource
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemCollection.cs (1)
562return ItemsSource;
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
246get { return Items.ItemsSource; }