2 references to InReportView
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
917if (InReportView(hwnd) || (view == NativeMethods.LV_VIEW_DETAILS))
MS\Internal\AutomationProxies\WindowsListViewScroll.cs (1)
88if (isVerticalScroll && WindowsListView.InReportView (_hwnd))