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