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)

パラメーター

owner
TextElement

この TextElementAutomationPeer に関連付けられた TextElement

適用対象

こちらもご覧ください