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