2 references to ListViewAutoArrange
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
958
if (IsDetailMode (hwnd) || IsListMode (hwnd) ||
ListViewAutoArrange
(hwnd))
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
909
return (WindowsListView.IsListMode (hwnd) || WindowsListView.
ListViewAutoArrange
(hwnd));