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

In This Topic
    ScrollViewer Property (ScrollViewerAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ScrollViewer As C1ScrollViewer
    public C1ScrollViewer ScrollViewer {get;}
    See Also