3 overrides of RefreshItems
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2972
protected override void
RefreshItems
()
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
1968
protected override void
RefreshItems
()
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListControlTests.cs (1)
3004
protected override void
RefreshItems
()
6 references to RefreshItems
System.Windows.Forms (5)
System\Windows\Forms\Controls\ListControl\ListControl.cs (5)
170
RefreshItems
();
175
RefreshItems
();
190
RefreshItems
();
220
RefreshItems
();
244
RefreshItems
();
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListControlTests.cs (1)
3007
base.
RefreshItems
();