Partager via


TextBlockAutomationPeer(TextBlock) Constructeur

Définition

Initialise une nouvelle instance de la classe TextBlockAutomationPeer.

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

Paramètres

owner
TextBlock

TextBlock pour lequel créer un homologue.

S’applique à