4 writes to MakeCustom
System.Windows.Forms.Tests (4)
System\Windows\Forms\TreeNodeTests.cs (4)
2344control.MakeCustom = true; 2352control.MakeCustom = false; 2374control.MakeCustom = true; 2381control.MakeCustom = false;
1 reference to MakeCustom
System.Windows.Forms.Tests (1)
System\Windows\Forms\TreeNodeTests.cs (1)
2392if (MakeCustom && m.Msg == (int)PInvoke.TVM_GETNEXTITEM)