2 references to LV_VIEW_LIST
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListView.cs (2)
944if (ListViewList(hwnd) || (NativeMethods.LV_VIEW_LIST == ListViewGetView(hwnd))) 1097return (ListViewIsGroupViewEnabled(hwnd) && NativeMethods.LV_VIEW_LIST != ListViewGetView(hwnd));