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

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