Share via


TextBlockAutomationPeer(TextBlock) コンストラクター

定義

TextBlockAutomationPeer クラスの新しいインスタンスを初期化します。

public:
 TextBlockAutomationPeer(System::Windows::Controls::TextBlock ^ owner);
public TextBlockAutomationPeer (System.Windows.Controls.TextBlock owner);
new System.Windows.Automation.Peers.TextBlockAutomationPeer : System.Windows.Controls.TextBlock -> System.Windows.Automation.Peers.TextBlockAutomationPeer
Public Sub New (owner As TextBlock)

パラメーター

owner
TextBlock

この TextBlockAutomationPeer に関連付けられた TextBlock

適用対象

こちらもご覧ください