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