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