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

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