2 writes to MakeInvalid
System.Windows.Forms.Tests (2)
System\Windows\Forms\TreeNodeTests.cs (2)
1802control.MakeInvalid = true; 1884control.MakeInvalid = true;
1 reference to MakeInvalid
System.Windows.Forms.Tests (1)
System\Windows\Forms\TreeNodeTests.cs (1)
4898if (MakeInvalid && m.Msg == (int)PInvoke.TVM_GETITEMW)