Share via


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)

パラメーター

owner
FrameworkContentElement

この ContentTextAutomationPeer に関連付けられた TextPattern

適用対象