1 override of OnItemsSourceChanged
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (1)
1380protected override void OnItemsSourceChanged(IEnumerable oldValue, IEnumerable newValue)
1 reference to OnItemsSourceChanged
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
219ic.OnItemsSourceChanged(oldValue, newValue);