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