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