Share via


TextElementAutomationPeer(TextElement) 构造函数

定义

初始化 TextElementAutomationPeer 类的新实例。

public:
 TextElementAutomationPeer(System::Windows::Documents::TextElement ^ owner);
public TextElementAutomationPeer (System.Windows.Documents.TextElement owner);
new System.Windows.Automation.Peers.TextElementAutomationPeer : System.Windows.Documents.TextElement -> System.Windows.Automation.Peers.TextElementAutomationPeer
Public Sub New (owner As TextElement)

参数

适用于

另请参阅