Udostępnij za pośrednictwem


TextElementAutomationPeer(TextElement) Konstruktor

Definicja

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

Parametry

owner
TextElement

Element TextElement skojarzony z tym TextElementAutomationPeerelementem .

Dotyczy

Zobacz też