Share via


DocumentViewerBaseAutomationPeer(DocumentViewerBase) コンストラクター

定義

DocumentViewerBaseAutomationPeer クラスの新しいインスタンスを作成します。

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

パラメーター

適用対象