1 implementation of Scroll
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintPreviewControl.PrintPreviewControlAccessibleObject.cs (1)
95HRESULT IScrollProvider.Interface.Scroll(ScrollAmount horizontalAmount, ScrollAmount verticalAmount)
1 reference to Scroll
System.Windows.Forms.Primitives (1)
Windows.Win32.IScrollProvider.g.cs (1)
67 return __object.Scroll(horizontalAmount, verticalAmount);