Core Library for WPF | ComponentOne
C1.WPF.Core.Automation Namespace / ScrollViewerAutomationPeer Class / HorizontalScrollPercent Property

In This Topic
    HorizontalScrollPercent Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HorizontalScrollPercent As Double
    public double HorizontalScrollPercent {get;}
    See Also