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