2 references to SetItemsSource
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemsControl.cs (2)
205
ic.Items.
SetItemsSource
(newValue, (object x)=>beb.GetSourceItem(x) );
211
ic.Items.
SetItemsSource
(newValue);