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