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