2 overrides of RefreshItems
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComboBox.cs (1)
3015protected override void RefreshItems() {
winforms\Managed\System\WinForms\ListBox.cs (1)
1973protected override void RefreshItems() {
5 references to RefreshItems
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ListControl.cs (5)
190RefreshItems(); 194RefreshItems(); 211RefreshItems(); 249RefreshItems(); 281RefreshItems();