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

Объект TextBlock, связанный с этим TextBlockAutomationPeer.

Применяется к

См. также раздел