2 references to LB_RESETCONTENT
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
1556PInvokeCore.SendMessage(this, PInvoke.LB_RESETCONTENT);
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ListBoxDesigner.cs (1)
186PInvokeCore.SendMessage(listBox, PInvoke.LB_RESETCONTENT);