Compartir a través de


TextBlockAutomationPeer(TextBlock) Constructor

Definición

Inicializa una nueva instancia de la clase 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)

Parámetros

Se aplica a

Consulte también