Bagikan melalui


TextElementAutomationPeer(TextElement) Konstruktor

Definisi

Menginisialisasi instans baru kelas TextElementAutomationPeer.

public:
 TextElementAutomationPeer(System::Windows::Documents::TextElement ^ owner);
public TextElementAutomationPeer (System.Windows.Documents.TextElement owner);
new System.Windows.Automation.Peers.TextElementAutomationPeer : System.Windows.Documents.TextElement -> System.Windows.Automation.Peers.TextElementAutomationPeer
Public Sub New (owner As TextElement)

Parameter

owner
TextElement

TextElement yang terkait dengan ini TextElementAutomationPeer.

Berlaku untuk

Lihat juga