Udostępnij za pośrednictwem


ContentTextAutomationPeer(FrameworkContentElement) Konstruktor

Definicja

Zapewnia inicjowanie wartości klas bazowych, gdy są wywoływane przez konstruktor klasy pochodnej.

protected:
 ContentTextAutomationPeer(System::Windows::FrameworkContentElement ^ owner);
protected ContentTextAutomationPeer (System.Windows.FrameworkContentElement owner);
new System.Windows.Automation.Peers.ContentTextAutomationPeer : System.Windows.FrameworkContentElement -> System.Windows.Automation.Peers.ContentTextAutomationPeer
Protected Sub New (owner As FrameworkContentElement)

Parametry

owner
FrameworkContentElement

Element TextPattern skojarzony z tym ContentTextAutomationPeerelementem .

Dotyczy