TextBlockAutomationPeer(TextBlock) Constructeur

Définition

Initialise une nouvelle instance de la classe 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)

Paramètres

S’applique à

Voir aussi