FlowDocumentScrollViewerAutomationPeer(FlowDocumentScrollViewer) 构造函数

定义

初始化 FlowDocumentScrollViewerAutomationPeer 类的新实例。

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)

参数

适用于