Core Library for WPF | ComponentOne
C1.WPF.Core.Automation Namespace / ScrollViewerAutomationPeer Class / Scroll Method

In This Topic
    Scroll Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub Scroll( _
       ByVal horizontalAmount As ScrollAmount, _
       ByVal verticalAmount As ScrollAmount _
    ) 

    Parameters

    horizontalAmount
    verticalAmount
    See Also