Udostępnij za pośrednictwem


TextBlockAutomationPeer(TextBlock) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

owner
TextBlock

Element TextBlock skojarzony z tym TextBlockAutomationPeerelementem .

Dotyczy

Zobacz też