共用方式為


DocumentAutomationPeer(FrameworkContentElement) 建構函式

定義

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

public:
 DocumentAutomationPeer(System::Windows::FrameworkContentElement ^ owner);
public DocumentAutomationPeer (System.Windows.FrameworkContentElement owner);
new System.Windows.Automation.Peers.DocumentAutomationPeer : System.Windows.FrameworkContentElement -> System.Windows.Automation.Peers.DocumentAutomationPeer
Public Sub New (owner As FrameworkContentElement)

參數

適用於