[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Core Assembly
C1.WPF.Core.Automation
Classes
ScrollViewerAutomationPeer
Methods
Scroll
dotnet-api
C1.WPF.Core Assembly
C1.WPF
C1.WPF.Core
C1.WPF.Core.Automation
Classes
ScrollViewerAutomationPeer
Constructors
Properties
Methods
GetAutomationControlTypeCore
GetClassNameCore
GetPattern
Scroll
SetScrollPercent
C1.WPF.Localization
(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
IScrollProvider.Scroll(ScrollAmount, ScrollAmount)