Condividi tramite


ContentTextAutomationPeer(FrameworkContentElement) Costruttore

Definizione

Fornisce l'inizializzazione per i valori della classe base quando vengono chiamati dal costruttore di una classe derivata.

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)

Parametri

owner
FrameworkContentElement

Oggetto TextPattern associato all'oggetto ContentTextAutomationPeer.

Si applica a