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