Base:
method
RefreshItems
System.Windows.Forms.ListControl.RefreshItems()
1 override of RefreshItems
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\CheckedListBox.cs (1)
835protected override void RefreshItems()
5 references to RefreshItems
System.Windows.Forms (5)
System\Windows\Forms\Controls\ListBoxes\CheckedListBox.cs (1)
844base.RefreshItems();
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (4)
439RefreshItems(); 513RefreshItems(); 1925RefreshItems(); 1933RefreshItems();