4 writes to MakeCustom
System.Windows.Forms.Tests (4)
System\Windows\Forms\TreeNodeTests.cs (4)
2346control.MakeCustom = true; 2354control.MakeCustom = false; 2376control.MakeCustom = true; 2383control.MakeCustom = false;
1 reference to MakeCustom
System.Windows.Forms.Tests (1)
System\Windows\Forms\TreeNodeTests.cs (1)
2394if (MakeCustom && m.Msg == (int)PInvoke.TVM_GETNEXTITEM)