6 writes to MakeInvalid
System.Windows.Forms.Tests (6)
System\Windows\Forms\TreeNodeTests.cs (6)
1317control.MakeInvalid = true; 1583control.MakeInvalid = true; 3301control.MakeInvalid = true; 3567control.MakeInvalid = true; 3992control.MakeInvalid = true; 4339control.MakeInvalid = true;
1 reference to MakeInvalid
System.Windows.Forms.Tests (1)
System\Windows\Forms\TreeNodeTests.cs (1)
4863if (MakeInvalid && m.Msg == (int)PInvoke.TVM_SETITEMW)