Base:
method
RefreshItems
System.Windows.Forms.ListControl.RefreshItems()
1 override of RefreshItems
System.Windows.Forms (1)
winforms\Managed\System\WinForms\CheckedListBox.cs (1)
968protected override void RefreshItems() {
5 references to RefreshItems
System.Windows.Forms (5)
winforms\Managed\System\WinForms\CheckedListBox.cs (1)
976base.RefreshItems();
winforms\Managed\System\WinForms\ListBox.cs (4)
484RefreshItems(); 554RefreshItems(); 1929RefreshItems(); 1937RefreshItems();