Поделиться через


TextBlockAutomationPeer(TextBlock) Конструктор

Определение

Инициализирует новый экземпляр класса TextBlockAutomationPeer .

public:
 TextBlockAutomationPeer(TextBlock ^ owner);
 TextBlockAutomationPeer(TextBlock const& owner);
public TextBlockAutomationPeer(TextBlock owner);
function TextBlockAutomationPeer(owner)
Public Sub New (owner As TextBlock)

Параметры

owner
TextBlock

Объект TextBlock для создания однорангового узла.

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