2 references to WindowsListViewScrollBar
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\NonClientArea.cs (2)
476return new WindowsListViewScrollBar (_hwnd, this, (int) item, NativeMethods.SB_HORZ); 488return new WindowsListViewScrollBar (_hwnd, this, (int) item, NativeMethods.SB_VERT);