Share via


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)

パラメーター

適用対象