[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Core Assembly
C1.WPF.Core.Automation
Classes
ScrollViewerAutomationPeer
Methods
SetScrollPercent
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.SetScrollPercent
SetScrollPercent Method
SetScrollPercent(double, double)
Declaration
public void SetScrollPercent(double horizontalPercent, double verticalPercent)
Parameters
Type
Name
Description
double
horizontalPercent
double
verticalPercent
Implements
IScrollProvider.SetScrollPercent(double, double)