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