Partilhar via


TextBlockAutomationPeer(TextBlock) Construtor

Definição

Inicializa uma nova instância da classe TextBlockAutomationPeer .

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

Parâmetros

owner
TextBlock

O TextBlock para o qual criar um par.

Aplica-se a