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