[]
        
(Showing Draft Content)

C1.WPF.Core.Automation.ScrollViewerAutomationPeer.Scroll

Scroll Method

Scroll(ScrollAmount, ScrollAmount)

Declaration
public void Scroll(ScrollAmount horizontalAmount, ScrollAmount verticalAmount)
Parameters
Type Name Description
ScrollAmount horizontalAmount
ScrollAmount verticalAmount
Implements