4 writes to MakeCustom
System.Windows.Forms.Tests (4)
System\Windows\Forms\TreeNodeTests.cs (4)
2737control.MakeCustom = true; 2745control.MakeCustom = false; 2767control.MakeCustom = true; 2774control.MakeCustom = false;
1 reference to MakeCustom
System.Windows.Forms.Tests (1)
System\Windows\Forms\TreeNodeTests.cs (1)
2785if (MakeCustom && m.Msg == (int)PInvoke.TVM_GETNEXTITEM)