1 write to MakeCustom
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListBoxTests.cs (1)
3308
control.
MakeCustom
= true;
2 references to MakeCustom
System.Windows.Forms.Tests (2)
System\Windows\Forms\ListBoxTests.cs (2)
3338
if (
MakeCustom
&& m.Msg == (int)PInvoke.LB_GETSELCOUNT)
3343
else if (
MakeCustom
&& m.Msg == (int)PInvoke.LB_GETSELITEMS)