3 references to LISTVIEWSTATE_comctlSupportsVisualStylesTested
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ListView.cs (3)
665
if(!listViewState[
LISTVIEWSTATE_comctlSupportsVisualStylesTested
]) {
666
listViewState[
LISTVIEWSTATE_comctlSupportsVisualStylesTested
] = true;
4250
listViewState[
LISTVIEWSTATE_comctlSupportsVisualStylesTested
] = false;