共用方式為


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)

參數

適用於