2 references to LISTVIEWSTATE_hideSelection
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.cs (2)
1033return _listViewState[LISTVIEWSTATE_hideSelection]; 1040_listViewState[LISTVIEWSTATE_hideSelection] = value;