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