ContentTextAutomationPeer(FrameworkContentElement) 构造函数

定义

在由派生类的构造函数调用时,提供基类值的初始化。

protected:
 ContentTextAutomationPeer(System::Windows::FrameworkContentElement ^ owner);
protected ContentTextAutomationPeer (System.Windows.FrameworkContentElement owner);
new System.Windows.Automation.Peers.ContentTextAutomationPeer : System.Windows.FrameworkContentElement -> System.Windows.Automation.Peers.ContentTextAutomationPeer
Protected Sub New (owner As FrameworkContentElement)

参数

适用于