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