Sdílet prostřednictvím


TextBlockAutomationPeer(TextBlock) Konstruktor

Definice

Inicializuje novou instanci TextBlockAutomationPeer třídy.

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)

Parametry

owner
TextBlock

To TextBlock je přidruženo k tomuto TextBlockAutomationPeer.

Platí pro

Viz také