Compartilhar via


TextElementAutomationPeer(TextElement) Construtor

Definição

Inicializa uma nova instância da classe TextElementAutomationPeer.

public:
 TextElementAutomationPeer(System::Windows::Documents::TextElement ^ owner);
public TextElementAutomationPeer (System.Windows.Documents.TextElement owner);
new System.Windows.Automation.Peers.TextElementAutomationPeer : System.Windows.Documents.TextElement -> System.Windows.Automation.Peers.TextElementAutomationPeer
Public Sub New (owner As TextElement)

Parâmetros

Aplica-se a

Confira também