2 references to LISTVIEWSTATE_allowColumnReorder
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
335
return listViewState[
LISTVIEWSTATE_allowColumnReorder
];
340
listViewState[
LISTVIEWSTATE_allowColumnReorder
] = value;