[]
        
(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