1 reference to ListViewIsGroupViewEnabled
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1097
return (
ListViewIsGroupViewEnabled
(hwnd) && NativeMethods.LV_VIEW_LIST != ListViewGetView(hwnd));