2 overrides of RefreshItems
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2967protected override void RefreshItems()
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
1966protected override void RefreshItems()
5 references to RefreshItems
System.Windows.Forms (5)
System\Windows\Forms\Controls\ListControl\ListControl.cs (5)
171RefreshItems(); 176RefreshItems(); 191RefreshItems(); 221RefreshItems(); 245RefreshItems();