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