Aracılığıyla paylaş


TextElementAutomationPeer(TextElement) Oluşturucu

Tanım

TextElementAutomationPeer sınıfının yeni bir örneğini başlatır.

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)

Parametreler

owner
TextElement

TextElement bu ile TextElementAutomationPeerilişkili olan .

Şunlara uygulanır

Ayrıca bkz.