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)

参数

适用于