Freigeben über


TextBlockAutomationPeer(TextBlock) Konstruktor

Definition

Initialisiert eine neue instance der TextBlockAutomationPeer-Klasse.

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

Parameter

owner
TextBlock

Der TextBlock , für den ein Peer erstellt werden soll.

Gilt für: