共用方式為


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)

參數

適用於