共用方式為


DocumentPageViewAutomationPeer(DocumentPageView) 建構函式

定義

初始化 DocumentPageViewAutomationPeer 類別的新執行個體。

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

參數

適用於