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