ContentTextAutomationPeer(FrameworkContentElement) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
派生クラスのコンストラクターによって呼び出されるときに基本クラスの値を初期化します。
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。