3 references to SetCheckedState
System.Windows.Forms (3)
winforms\Managed\System\WinForms\CheckedListBox.cs (3)
596CheckedItems.SetCheckedState(index, itemCheckEvent.NewValue); 981CheckedItems.SetCheckedState(j, (CheckState)savedcheckedItems[j]); 1005CheckedItems.SetCheckedState(index, itemCheckEvent.NewValue);