1 write to LBC_GETCHECKSTATE
System.Windows.Forms (1)
winforms\Managed\System\WinForms\CheckedListBox.cs (1)
108
LBC_GETCHECKSTATE
= SafeNativeMethods.RegisterWindowMessage("LBC_GETCHECKSTATE");
1 reference to LBC_GETCHECKSTATE
System.Windows.Forms (1)
winforms\Managed\System\WinForms\CheckedListBox.cs (1)
1093
if (m.Msg ==
LBC_GETCHECKSTATE
) {