2 writes to MakeInvalid
System.Windows.Forms.Tests (2)
System\Windows\Forms\ColumnHeaderTests.cs (2)
499
listView.
MakeInvalid
= true;
713
listView.
MakeInvalid
= true;
1 reference to MakeInvalid
System.Windows.Forms.Tests (1)
System\Windows\Forms\ColumnHeaderTests.cs (1)
1615
if (
MakeInvalid
&& m.Msg == (int)PInvoke.LVM_SETCOLUMNW)