[]
        
(Showing Draft Content)

C1.WPF.Core.Automation.ScrollViewerAutomationPeer.-ctor

ScrollViewerAutomationPeer Constructor

ScrollViewerAutomationPeer(C1ScrollViewer)

Initializes a new instance of the ScrollViewerAutomationPeer class.

Declaration
public ScrollViewerAutomationPeer(C1ScrollViewer owner)
Public Sub New(owner As C1ScrollViewer)
Parameters
Type Name Description
C1ScrollViewer owner

The FrameworkElement associated with this ScrollViewerAutomationPeer.