2 overrides of SetItemsCore
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
3257
protected override void
SetItemsCore
(IList value)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
2094
protected override void
SetItemsCore
(IList value)
1 reference to SetItemsCore
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListControl\ListControl.cs (1)
412
SetItemsCore
(_dataManager.List);