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