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