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)

参数

适用于