FlowDocumentScrollViewerAutomationPeer(FlowDocumentScrollViewer) Constructor

Definition

Initializes a new instance of the FlowDocumentScrollViewerAutomationPeer class.

public:
 FlowDocumentScrollViewerAutomationPeer(System::Windows::Controls::FlowDocumentScrollViewer ^ owner);
public FlowDocumentScrollViewerAutomationPeer (System.Windows.Controls.FlowDocumentScrollViewer owner);
new System.Windows.Automation.Peers.FlowDocumentScrollViewerAutomationPeer : System.Windows.Controls.FlowDocumentScrollViewer -> System.Windows.Automation.Peers.FlowDocumentScrollViewerAutomationPeer
Public Sub New (owner As FlowDocumentScrollViewer)

Parameters

Applies to