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