4 references to Scroll
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsListView.cs (2)
646fScrollSuccess = Scroll(_hwnd, (IntPtr)dx, (IntPtr)dy); 662Scroll(_hwnd, (IntPtr)dx, (IntPtr)dy);
MS\Internal\AutomationProxies\WindowsListViewScroll.cs (2)
105if (WindowsListView.Scroll (_hwnd, (IntPtr) dx, (IntPtr) dy)) 130WindowsListView.Scroll (_hwnd, (IntPtr) dx, (IntPtr) dy);