Compartir a través de


TextAutomationPeer(FrameworkElement) Constructor

Definición

Inicializa una nueva instancia de la clase TextAutomationPeer.

protected:
 TextAutomationPeer(System::Windows::FrameworkElement ^ owner);
protected TextAutomationPeer (System.Windows.FrameworkElement owner);
new System.Windows.Automation.Peers.TextAutomationPeer : System.Windows.FrameworkElement -> System.Windows.Automation.Peers.TextAutomationPeer
Protected Sub New (owner As FrameworkElement)

Parámetros

Se aplica a

Consulte también