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