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